Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace
Inheritance Hierarchy
In This Topic
    C1.Xaml.Document.Export Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDescribes export to BMP format.
    ClassUsed to render documents into BMP streams or files.
    ClassDescribes export to DOCX format.
    ClassThe abstract base class for all exporter classes. An instance of an ExportFilter derived class is used to export a document.
    ClassThe abstract base class describing a supported export format. All export providers describing specific formats (such as PDF or HTML) derive from this class.
    ClassDescribes export to GIF format.
    ClassUsed to render documents into GIF streams or files.
    ClassPaginated export filter.
    ClassDescribes export to HTML format.
    ClassUsed to render reports into HTML streams or files.
    ClassBase class for HTML filters based on C1.Xaml.Document.Util.C1HtmlGraphics.
    ClassDescribes export to one of image format.
    ClassBase class for filters used to render documents into image streams or files.
    ClassDescribes export to JPEG format.
    ClassUsed to render document into JPEG streams or files.
    ClassDescribes export to PDF format.
    ClassUsed to render reports into PDF (portable document format) streams or files.
    ClassDescribes export to PNG format.
    ClassUsed to render documents into PNG streams or files.
    ClassDescribes export to one of image format.
    ClassBase class for image filters generting raster images like BMP, PNG, TIFF etc.
    ClassDescribes export to RTF format.
    ClassUsed to export documents into RTF streams or files.
    ClassAbstract base class for XLS and RTF filters.
    ClassDescribes export to TIFF format.
    ClassUsed to render documents into TIFF streams or files.
    ClassDescribes export to XLS format.
    ClassUsed to export reports to XLS streams or files.
    ClassDescribes export to the Open XML XLSX format.
    Enumerations
     EnumerationDescription
    Enumeration 
    See Also