2027 Property
Changes 0
P

Document.Title

Description:
The document's title.
Remarks:
Title is derived from the document's filename, not including the filename extension. 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; }