M

ExportPDFSettings.ListNames

Description:
Returns all the names of the settings instances in the document.
public static IList<string> ListNames(
	Document document
)
  • document
    Document where the settings to be found.
Return Value IList<String> List of names.