DocumentProperties.GetProperties Method
Include Protected Members
Include Inherited Members
Gets the collection of properties.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Gets the collection of properties. (Inherited from LocalizableProperties.)
GetProperties(array<Attribute[])
Returns the properties for selected object using the attribute array as a filter. (Inherited from LocalizableProperties.)
Top