RVTDocs.com

ExportPDFSettings.ListNames

Method
Description:
Returns all the names of the settings instances in the document.
Syntax
public static IList<string> ListNames(
	Document document
)
Parameters
Parameter Type Description
document Document Document where the settings to be found.
Return Value
Type Description
IList List of names.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null