ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / StreamDocumentLoader Class / DocumentFormat Property

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