ExportPDFSettings.ListNames
Method
Description:
Returns all the names of the settings instances in the document.
Returns all the names of the settings instances in the document.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | Document where the settings to be found. |
Return Value
Type | Description |
---|---|
IList | List of names. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |