Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public int Add(
	PDFAnchor anchor
)
Visual Basic
Public Function Add ( _
	anchor As PDFAnchor _
) As Integer
Visual C++
public:
int Add(
	PDFAnchor^ anchor
)

See Also