ExportPDFSettings.FindByName
Description:
Returns settings element by name.
Returns settings element by name.
public static ExportPDFSettings FindByName(
Document document,
string name
)
-
documentThe document to find the settings with the specified name.
-
StringnameName of the settings to find.
-
name cannot include prohibited characters, such as "{, }, [, ], |, ;, less-than sign, greater-than sign, ?, `, ~".
-
A non-optional argument was null