Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / DocumentName Property

In This Topic
    DocumentName Property
    In This Topic
    File name of the document.
    Syntax
    'Declaration
     
    Public Property DocumentName As System.String
    public System.string DocumentName {get; set;}
    See Also