ComponentOne Reports for WPF
C1.C1Pdf Namespace / PdfDocumentInfo Class / Title Property

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