FindByName
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2027).
Not present in: 2020, 2021
2027
current
ExportPDFSettings.FindByName(Document, String)
| document | Document | The document to find the settings with the specified name. |
| name | String | Name of the settings to find. |
| → returns | nullNothingnullptr→ExportPDFSettings | The settings element, or if not found. |
ExportPDFSettings.FindByName(Document, String)
| document | Document | The document to find the settings with the specified name. |
| name | String | Name of the settings to find. |
| → returns | nullNothingnullptr→ExportPDFSettings | The settings element, or if not found. |
ExportPDFSettings.FindByName(Document, String)
| document | Document | The document to find the settings with the specified name. |
| name | String | Name of the settings to find. |
| → returns | nullNothingnullptr→ExportPDFSettings | The settings element, or if not found. |