Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / DocumentInfo Class / Title Property

In This Topic
    Title Property (DocumentInfo)
    In This Topic
    Gets or sets the title of a document.
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also