ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.WinformsSpecific Namespace / FileDocumentLoader Class / DocumentFormat Property

In This Topic
    DocumentFormat Property (FileDocumentLoader)
    In This Topic
    Gets document format
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentFormat As DocumentFormat
    public DocumentFormat DocumentFormat {get;}
    See Also