Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / DocumentName Property

In This Topic
    DocumentName Property (C1PdfDocumentSource)
    In This Topic
    Gets a name of the document.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property DocumentName As String
    public override string DocumentName {get;}
    See Also