FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / GifFilter Class / DocumentInfo Property

In This Topic
    DocumentInfo Property (GifFilter)
    In This Topic
    Gets or sets the DocumentInfo object associated with the document assigned to the current exporter.
    Syntax
    'Declaration
     
    Public Property DocumentInfo As DocumentInfo
    public DocumentInfo DocumentInfo {get; set;}
    See Also