Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentControl Class / Title Property

In This Topic
    Title Property (ContentControl)
    In This Topic
    Gets or sets the friendly name associated with the content control.
    Syntax
    'Declaration
     
    Public Property Title As System.String
    public System.string Title {get; set;}
    See Also