ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IDocumentLoader Interface / DocumentFormat Property

In This Topic
    DocumentFormat Property
    In This Topic
    Gets the format of the document being loaded.
    Syntax
    'Declaration
     
    ReadOnly Property DocumentFormat As DocumentFormat
    DocumentFormat DocumentFormat {get;}
    See Also