ExportPDFSettings.GetActivePredefinedSettings
Method
Description:
Gets the active settings element in the document.
Gets the active settings element in the document.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document to find the active settings. |
Return Value
Type | Description |
---|---|
ExportPDFSettings | The active settings, or if none. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |