Base class for BuiltInDocumentProperties and CustomDocumentProperties collections.
For a list of all members of this type, see DocumentPropertyCollection Members.
System.Object
Aspose.Words.Properties.DocumentPropertyCollection
Aspose.Words.Properties.BuiltInDocumentProperties
Aspose.Words.Properties.CustomDocumentProperties
[Visual Basic]MustInherit Public Class DocumentPropertyCollection
[C#]public abstract class DocumentPropertyCollection
: IEnumerable Remarks
The names of the properties are case-insensitive.
The properties in the collection are sorted alphabetically by name.
Requirements
Namespace: Aspose.Words.Properties
Assembly: Aspose.Words (in Aspose.Words.dll)
See Also
DocumentPropertyCollection Members | Aspose.Words.Properties Namespace | BuiltInDocumentProperties | CustomDocumentProperties