Aspose::Words::Properties namespace

The Aspose.Words.Properties namespace provides classes to work with custom and built-in document properties such as title, keywords, company etc.

Classes

ClassDescription
BuiltInDocumentPropertiesA collection of built-in document properties. To learn more, visit the Work with Document Properties documentation article.
CustomDocumentPropertiesA collection of custom document properties. To learn more, visit the Work with Document Properties documentation article.
DocumentPropertyRepresents a custom or built-in document property. To learn more, visit the Work with Document Properties documentation article.
DocumentPropertyCollectionBase class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the Work with Document Properties documentation article.

Enums

EnumDescription
DocumentSecurityUsed as a value for the Security property. Specifies the security level of a document as a numeric value.
PropertyTypeSpecifies data type of a document property.