Gets the creator.
Namespace:
pdftron.PDF.OCG
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetCreator()
Public Function GetCreator As String
public:
virtual String^ GetCreator() sealed
Return Value
Type:
String the creator property of an optional-content configuration. The string
is used to represent the name of the application or feature that created this
configuration.
See Also