Click or drag to resize

ConfigGetCreator Method

Gets the creator.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetCreator()

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