conaito Office2Silverlight SDK

The OfficeConverter type exposes the following members.

Constructors

  NameDescription
Public methodOfficeConverter
Initializes a new instance of the OfficeConverter class.

Methods

  NameDescription
Public methodConvertToSilverlight
Converts Office document to silverlight.
Public methodGetLicenseInfo
Gets the license info.
Public methodGetVersion
Gets the library version.
Public methodIsLicenseValid
Determines whether [is license valid].
Public methodOpenDocument
Opens the Office document.
Public methodSetLicenseKey
Sets the license key.

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
Gets the converting settings.

See Also