Aspose::Words::Properties namespace
Contents
[
Hide
]The Aspose.Words.Properties namespace provides classes to work with custom and built-in document properties such as title, keywords, company etc.
Classes
| Class | Description |
|---|---|
| BuiltInDocumentProperties | A collection of built-in document properties. To learn more, visit the Work with Document Properties documentation article. |
| CustomDocumentProperties | A collection of custom document properties. To learn more, visit the Work with Document Properties documentation article. |
| DocumentProperty | Represents a custom or built-in document property. To learn more, visit the Work with Document Properties documentation article. |
| DocumentPropertyCollection | Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the Work with Document Properties documentation article. |
Enums
| Enum | Description |
|---|---|
| DocumentSecurity | Used as a value for the Security property. Specifies the security level of a document as a numeric value. |
| PropertyType | Specifies data type of a document property. |