2027 Class Back to 2027
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 (2027).
Identical to 2027: 2025, 2025.3, 2026
Not present in: 2020, 2021
2027 current

Changes in 2022 vs 2027 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 nullNothingnullptrExportPDFSettings The settings element, or if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns nullNothingnullptrExportPDFSettings The active settings, or 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 2023 vs 2027 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 nullNothingnullptrExportPDFSettings The settings element, or if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns nullNothingnullptrExportPDFSettings The active settings, or 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 2024 vs 2027 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 nullNothingnullptrExportPDFSettings The settings element, or if not found.
ExportPDFSettings.GetActivePredefinedSettings(Document)
document Document The document to find the active settings.
→ returns nullNothingnullptrExportPDFSettings The active settings, or 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.