PageLabelGetPrefix Method |
Gets the prefix.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetPrefix()
Public Function GetPrefix As String
public:
virtual String^ GetPrefix() sealed
Return Value
Type:
String the string used to prefix the numeric portion of
the page label
See Also