<Code Lib>
2025 Method
Changes 5
M

ExportPDFSettings.GetActivePredefinedSettings

Description:
Gets the active settings element in the document.

public static ExportPDFSettings GetActivePredefinedSettings(
	Document document
)

  • document
    The document to find the active settings.
Return Value ExportPDFSettings The active settings, or if none.

Loading…