Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / PdfExportProvider Class
Properties Methods


In This Topic
    PdfExportProvider Class Members
    In This Topic

    The following tables list the members exposed by PdfExportProvider.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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 "pdf".  
    Public PropertyOverridden. Gets a short description of the PDF export format.  
    Public PropertyOverridden.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new instance of the PdfFilter class.  
    Top
    See Also