[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.DocumentFileName

DocumentFileName Property

DocumentFileName

Gets the file name associated with the current document (i.e. the document was either loaded from that file, or saved to it).

Declaration
[Browsable(false)]
public string DocumentFileName { get; }