The FlipdooPublisher type exposes the following members.

Constructors

  NameDescription
Public methodFlipdooPublisher
Initializes a new instance of the FlipdooPublisher class.

Methods

  NameDescription
Public methodConvertToFlash
Converts to flash.
Public methodConvertToFlashAsync
Converts to flash async.
Public methodGetLicenseInfo
Gets the license info.
Public methodGetVersion
Gets the library version.
Public methodIsLicenseValid
Determines whether [is license valid].
Protected methodOnConvertingConvertingFinished
Protected methodOnConvertingProgressChanged
Public methodOpenPDFDocument
Opens the PDF document.
Public methodSetLicenseKey
Sets the license key.
Public methodStop
Stops converting.

Properties

  NameDescription
Public propertyCustomLogo
Gets or sets the custom banner. Works only on FULL license mode.
Public propertyCustomLogoURL
Gets or sets the custom logo URL.
Public propertyDocument
Gets the XPS document information.
Public propertyErrorMessage
Gets the error message.
Public propertyErrorReturned
Gets a value indicating whether [error returned].
Public propertySettings
Output settings.
Public propertyStopped
Gets value indicating whether converting was stopped.

Events

  NameDescription
Public eventConvertingFinished
Occurs when [converting finished].
Public eventConvertingProgressChanged
Occurs when [converting progress changed].

See Also