PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfDocumentInfo Class / Title Property

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