BuiltinDocumentProperties module
- class BuiltinDocumentProperties.BuiltinDocumentProperties
Bases:
SummaryDocumentPropertiesClass representing the built-in document properties.
- property BytesCount: int
Gets the number of bytes in the document.
- property Category: str
Gets or sets the category of the document.
- property CharCountWithSpace: int
Gets the document characters count (including spaces).
- Clone() BuiltinDocumentProperties
Clones the BuiltinDocumentProperties object.
- property Company: str
Gets or sets the company property.
- property ContentStatus: str
Gets or sets the document status.
- property HiddenCount: int
Gets the hidden count.
- property HyperLinkBase: str
Gets or sets the HyperLinkBase property.
- property LinesCount: int
Gets the number of lines in the document.
- property Manager: str
Gets or sets the Manager property.
- property NoteCount: int
Gets the note count.
- property ParagraphCount: int
Gets the number of paragraphs in the document.
- property SlideCount: int
Gets the slide count.
