2021 Property
Changes 0
P

Document.Title

Description:
The document's title.
Remarks:
Title is derived from the document's filename. Extension will be present, depending on user settings Note that returned title will be defaulted if no document saved. Note that returned string may be empty if a document is detached. See IsDetached.
public string Title { get; }