Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / Title Property

In This Topic
    Title Property
    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