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