The FlipdooPublisher type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FlipdooPublisher | 
            Initializes a new instance of the FlipdooPublisher class.
              | 
Methods
| Name | Description | |
|---|---|---|
| ConvertToFlash | 
            Converts to flash.
              | |
| ConvertToFlashAsync | 
            Converts to flash async.
              | |
| GetLicenseInfo | 
            Gets the license info.
              | |
| GetVersion | 
            Gets the library version.
              | |
| IsLicenseValid | 
            Determines whether [is license valid].
              | |
| OnConvertingConvertingFinished | ||
| OnConvertingProgressChanged | ||
| OpenPDFDocument | 
            Opens the PDF document.
              | |
| SetLicenseKey | 
            Sets the license key.
              | |
| Stop | 
            Stops converting.
              | 
Properties
| Name | Description | |
|---|---|---|
| CustomLogo | 
            Gets or sets the custom banner. Works only on FULL license mode.
              | |
| CustomLogoURL | 
            Gets or sets the custom logo URL.
              | |
| Document | 
            Gets the XPS document information.
              | |
| ErrorMessage | 
            Gets the error message.
              | |
| ErrorReturned | 
            Gets a value indicating whether [error returned].
              | |
| Settings | 
            Output settings.
              | |
| Stopped | 
            Gets value indicating whether converting was stopped.
              | 
Events
| Name | Description | |
|---|---|---|
| ConvertingFinished | 
            Occurs when [converting finished].
              | |
| ConvertingProgressChanged | 
            Occurs when [converting progress changed].
              |