The IExportProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CanExportDocumentObject |
Checks whether the exporter can export the specified document
|
![]() | NewExporter |
Creates and returns a new instance of format exporter
|
Properties
Name | Description | |
---|---|---|
![]() | CanExportOutline |
Returns true if outline export is supported
|
![]() | CanExportSomePages |
Returns true if some pages export is supported
|
![]() | CanShowOptions |
Returns true if the exporter can show user options (supports ShowOptions)
|
![]() | DefaultExtension |
Returns the default file extension (e.g. "pdf")
|
![]() | Format |
Returns the file format this provider supports.
|
![]() | FormatName |
Returns a one-line description of the format (e.g. "Adobe PDF")
|