ComponentOne FlexReport for WinForms
DocxExportProvider Class Members
Properties  Methods 

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace : DocxExportProvider Class

The following tables list the members exposed by DocxExportProvider.

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.Win.C1Document.Export.ExportProvider)
Public PropertyOverridden. Gets the default filename extension for the current export format. This implementation returns "docx".  
Public PropertyOverridden. Gets a short description of the RTF export format.  
Public Property (Inherited from C1.Win.C1Document.Export.RtfExportProvider)
Public PropertyGets the combination of flags indicating which fields of the C1.Win.C1Document.DocumentInfo class are supported by the current export format. This implementation returns the combination of Author, Creator, Title, Operator, Subject, Keywords, CreationTime, RevisionTime, Manager, Company and Comment. (Inherited from C1.Win.C1Document.Export.RtfExportProvider)
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates a new instance of the RtfFilter class where RtfFilter.OpenXml is true.  
Top
See Also

Reference

DocxExportProvider Class
C1.Win.C1Document.Export Namespace