TitlesOfParts Property
TitlesOfParts
Gets or sets the names of a parts in the document.
These parts are conceptual representations of document sections.
Declaration
public string[] TitlesOfParts { get; set; }
Public Property TitlesOfParts As String()