2022 Class Back to 2022
C

ExportPDFSettings

Version comparison

Members across versions

7 members across 9 versions · 7 added later · 4 changed

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M Create(Document, String, PDFExportOptions)
not yet introduced not yet introduced added same same same same same same
M FindByName(Document, String)
not yet introduced not yet introduced added same same changed same same same
not yet introduced not yet introduced added same same changed same same same
not yet introduced not yet introduced added same same changed same same same
M IsValidName(Document, String)
not yet introduced not yet introduced added same same same same same same
M ListNames(Document)
not yet introduced not yet introduced added same same changed same same same
M SetOptions(PDFExportOptions)
not yet introduced not yet introduced added same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2022).
Identical to 2022: 2023, 2024
Not present in: 2020, 2021
2022 current

Changes in 2025 vs 2022 4 changed

Flip API Versions →

Changed members

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 ExportPDFSettingsnullNothingnullptr The settings element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns ExportPDFSettingsnullNothingnullptr The active settings, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if none.
ExportPDFSettings.GetOptions()
→ returns PDFExportOptions The options.
ExportPDFSettings.ListNames(Document)
document Document Document where the settings to be found.
→ returns IList List of names.

Changes in 2025.3 vs 2022 4 changed

Flip API Versions →

Changed members

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 ExportPDFSettingsnullNothingnullptr The settings element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns ExportPDFSettingsnullNothingnullptr The active settings, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if none.
ExportPDFSettings.GetOptions()
→ returns PDFExportOptions The options.
ExportPDFSettings.ListNames(Document)
document Document Document where the settings to be found.
→ returns IList List of names.

Changes in 2026 vs 2022 4 changed

Flip API Versions →

Changed members

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 ExportPDFSettingsnullNothingnullptr The settings element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns ExportPDFSettingsnullNothingnullptr The active settings, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if none.
ExportPDFSettings.GetOptions()
→ returns PDFExportOptions The options.
ExportPDFSettings.ListNames(Document)
document Document Document where the settings to be found.
→ returns IList List of names.

Changes in 2027 vs 2022 4 changed

Flip API Versions →

Changed members

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 ExportPDFSettingsnullNothingnullptr The settings element, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns ExportPDFSettingsnullNothingnullptr The active settings, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if none.
ExportPDFSettings.GetOptions()
→ returns PDFExportOptions The options.
ExportPDFSettings.ListNames(Document)
document Document Document where the settings to be found.
→ returns IList List of names.