Gets or sets the descriptive text for the type of drawing, such as flowchart or office layout.
This text can also be entered in the Microsoft Visio user interface in the Category box in the Properties dialog box.
Gets or sets the user-entered information identifying the company creating the drawing or the company the drawing is being created for.
Maximum length is 63 characters.
Gets or sets a descriptive text string for the document.
Use this element to store important information about the document, such as its purpose, recent changes, or pending changes.
The maximum is 191 characters.
Gets or sets the path to be used for relative hyperlinks (hyperlinks for which the linked file location is described in relation to the Microsoft Visio diagram).
By default, a hyperlink path is relative to the current document unless a different path is specified in this element.
Maximum length is 256 characters.
Gets or sets a text string that identifies topics or other important information about the file, such as project name, client name, or version number.
The maximum string length is 63 characters.
Sets known metadata properties satisfying the specification.
The operation is recursive so it affects all nested packages as well.
This method is a combination of MetadataPackage.add_properties and MetadataPackage.update_properties.
If an existing property satisfies the specification its value is updated.
If there is a known property missing in the package that satisfies the specification it is added to the package.