FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / HtmlExportProvider Class


In This Topic
    HtmlExportProvider Class Properties
    In This Topic

    For a list of all members of this type, see HtmlExportProvider members.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.Xaml.Document.Export.ExportProvider)
    Public PropertyOverridden. Gets the default filename extension for the current export format. This implementation returns "html".  
    Public PropertyOverridden. Gets a short description of the HTML export format.  
    Public PropertyGets the combination of flags indicating which fields of the C1.Xaml.Document.DocumentInfo class are supported by the current export format. (Inherited from C1.Xaml.Document.Export.ExportProvider)
    Top
    See Also