<Code Lib>
2023 Method
Changes 6
M

ExportPDFSettings.GetActivePredefinedSettings

Description:
Gets the active settings element in the document.

public static ExportPDFSettings GetActivePredefinedSettings(
	Document document
)

Return Value nullNothingnullptr The active settings, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if none.

Loading…