conaito Office2Silverlight SDK
The OfficeConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OfficeConverter |
Initializes a new instance of the OfficeConverter class.
|
Methods
| Name | Description | |
|---|---|---|
| ConvertToSilverlight |
Converts Office document to silverlight.
| |
| GetLicenseInfo |
Gets the license info.
| |
| GetVersion |
Gets the library version.
| |
| IsLicenseValid |
Determines whether [is license valid].
| |
| OpenDocument |
Opens the Office document.
| |
| SetLicenseKey |
Sets the license key.
|
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 |
Gets the converting settings.
|