ITextObject.TextHeader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the header of the object.
public string TextHeader { get; set; }
member this.TextHeader : string with get, set
Public Property TextHeader As String