Click or drag to resize

PDFViewCtrlEnableExternalAnnotManager Method (String)

[Missing <summary> documentation for "M:pdftron.PDF.PDFViewCtrl.EnableExternalAnnotManager(System.String)"]

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ExternalAnnotManager EnableExternalAnnotManager(
	string author_name
)

Parameters

author_name
Type: SystemString
the unique identifier of the current user

Return Value

Type: ExternalAnnotManager

[Missing <returns> documentation for "M:pdftron.PDF.PDFViewCtrl.EnableExternalAnnotManager(System.String)"]

See Also