DocumentProperties

DocumentProperties class

Contains document property elements such as the document’s title, author, and so on.

Properties

NameTypeDescription
TitleStringContains a user-defined text string that serves as a descriptive title for the document. Maximum length is 63 characters
SubjectStringContains a user-defined text string that describes the contents of the document. Maximum length is 63 characters.
CreatorStringIdentifies who created or last updated the file. The maximum length is 63 characters.
ManagerStringContains a user-entered text string identifying the person in charge of the project or department. The maximum length is
CompanyStringContains user-entered information identifying the company creating the drawing or the company the drawing is being creat
CategoryStringSpecifies the descriptive text for the type of drawing, such as flowchart or office layout. This text can also be entere
KeywordsStringContains a text string that identifies topics or other important information about the file, such as project name, clien
LanguageStringSpecifies the language
DescStringContains a descriptive text string for a document. Use this element to store important information about the document, s
HyperlinkBaseStringContains the path to be used for relative hyperlinks (hyperlinks for which the linked file location is described in rela
AlternateNamesStringSpecifies the alternate names for a document.
TemplateStringContains a string value specifying the file name of the template from which the document was created.
BuildNumberCreatedStringContains the full build number of the instance used to create the document.
BuildNumberEditedStringContains the build number of the instance last used to edit the document.
PreviewPicturebyte[]Contains a metafile stream that serves as a preview of the document.
TimeCreatedDateTimeContains date and time value indicating when the document was created.
TimeSavedDateTimeContains date and time value indicating when the document was last saved.
TimeEditedDateTimeContains date and time value indicating when the document was last edited.
TimePrintedDateTimeContains date and time value indicating when the document was last printed.
CustomPropsCustomPropCollectionCollection of CustomProp.