Aceoffix Namespace |
Class | Description | |
---|---|---|
![]() | AceoffixCtrl | AceoffixCtrl class is the heart among all Aceoffix classes, which is in charge of online opening, displaying and editing the Office document. As a server control for ASP.NET, AceoffixCtrl supports the rich design-time in the Microsoft Visual Studio® .NET development environment. Developers can drag AceoffixCtrl from the Visual Studio .NET toolbox onto a page, access its properties through the Properties window, and take advantage of Microsoft IntelliSense® statement completion, both in the Visual Studio HTML editor, as well as in code-behind classes for ASP.NET pages. Double-click the AceoffixCtrl to create a Load event handler, and then add your code to open a document online. |
![]() | AceoffixLink |
AceoffixLink is an important class. It is used to open an IE(Internet Explorer) window which can show the web page with Aceoffix control.
|
![]() | FileRequest |
FileRequest class is used to receive and save the document submitted by AceoffixCtrl.
|
![]() | RibbonToolbar |
RibbonToolbar class represents the Ribbon toolbar defined in Microsoft Office.
|
Enumeration | Description | |
---|---|---|
![]() | BorderStyleType |
The border style of AceoffixCtrl.
|
![]() | DocumentVersion |
The document type and version.
|
![]() | OpenModeType |
The open mode AceoffixCtrl should use after the document is opened.
|
![]() | ThemeType |
The theme of AceoffixCtrl.
|