IBuiltInDocumentProperties module

class IBuiltInDocumentProperties.IBuiltInDocumentProperties

Bases: ABC

abstract property ApplicationName: str
abstract property Author: str
abstract property Bytes: int
abstract property Category: str
abstract property Characters: int
abstract Clear()
abstract property Comments: str
abstract property Company: str
abstract Contains(index: BuiltInPropertyType) bool
abstract property Count: int
abstract property CreatedTime: DateTime
abstract property EditTime: TimeSpan
abstract property HiddenCount: int
abstract property Keywords: str
abstract property LastAuthor: str
abstract property LastPrinted: DateTime
abstract property LastSaveTime: DateTime
abstract property LineCount: int
abstract property LinksDirty: bool
abstract property Manager: str
abstract property MultimediaClipCount: int
abstract property NoteCount: int
abstract property PageCount: int
abstract property ParagraphCount: int
abstract property PresentationTarget: str
abstract property RevisionNumber: str
abstract property SlideCount: int
abstract property Subject: str
abstract property Template: str
abstract property Title: str
abstract property WordCount: int
get_Item