<Code Lib>
M

ExportPDFSettings.ListNames

Description:
Returns all the names of the settings instances in the document.

public static IList<string> ListNames(
	Document document
)

Return Value List of names. List of names.

Loading…