FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / ExportCompletedEventArgs Class / Exporter Property

In This Topic
    Exporter Property
    In This Topic
    Gets the C1.Xaml.Document.Export.ExportFilter objectdefining export parameters.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exporter As ExportFilter
    public ExportFilter Exporter {get;}
    See Also