Use |
The UseOffice type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateTraceFile | Forces the component to create a tracing file |
![]() | DataBasePassword | Allows to specify a password to convert protected Access database |
![]() | DisableMacros | Disable all macros during conversion of Word, Excel and PowerPoint documents. |
![]() ![]() | ExcelOptions | Allows to specify some Excel options (sheet numbers, how to fit a sheet on page) for converting. |
![]() | Exceptions | Allows to get the list of all exceptions which appeared during of the conversion process. |
![]() ![]() | OfficeVersion | Gets the MS Office version. |
![]() ![]() | PageStyle | Allows to specify page properties for an output PDF document: page size, orientation and page margins. |
![]() | ProcessesID | Gets the list with ID of all processes which were started by UseOffice .Net. |
![]() | Reports | Allows to set report's names which you want to export in PDF |
![]() ![]() ![]() | Serial | Obsolete. Set activation key |
![]() | TemporaryDirectory | Set a custom temporary directory for the method ConvertBytes(...). |
![]() ![]() | TraceFilePath | Path for creating a tracing file |
![]() | WritePassword | Allows to specify a password for output files (*.DOCX, *.RTF) |
Name | Description | |
---|---|---|
![]() | CloseAccess | Releases MS Access® library from memory |
![]() ![]() | CloseExcel | Releases MS Excel® library from memory |
![]() ![]() | CloseOffice | Releases MS Office® library (MS Word, Excel, PowerPoint) from memory |
![]() ![]() | ClosePowerPoint | Releases MS PowerPoint® library from memory |
![]() ![]() | CloseWord | Releases MS Word® library from memory |
![]() | ConvertBytes | Converts a document to another format in memory, see supported UseOfficeeDirection. |
![]() ![]() | ConvertFile | Converts a one file to a file with another format, see supported UseOfficeeDirection |
![]() | Dispose | Releases MS Office from memory |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | InitAccess | Loads MS Access® library in memory |
![]() ![]() | InitExcel | Loads MS Excel® library in memory |
![]() ![]() | InitOffice | Loads MS Office® library (MS Word, Excel, PowerPoint) from memory |
![]() ![]() | InitPowerPoint | Loads MS PowerPoint® library in memory |
![]() ![]() | InitWord | Loads MS Word® library in memory |
![]() | IsPasswordProtected(Byte) | Detects if a given MS Office document is protected by a password or not. Supported formats: Word, Excel and PowerPoint (both legacy and OpenXml). |
![]() | IsPasswordProtected(Stream) | Detects if a given Ms Office document is protected by a password or not. Supported formats: Word, Excel and PowerPoint (both legacy and OpenXml). |
![]() | IsPasswordProtected(String) | Detects if a given Ms Office document is protected by a password or not. Supported formats: Word, Excel and PowerPoint (both legacy and OpenXml). |
![]() ![]() | KillProcesses | Terminates process by its name |
![]() | PrintPdf(String) | Prints the PDF file using default printer |
![]() | PrintPdf(String, Int32, Int32) | Prints the PDF file using default printer |
![]() ![]() ![]() | SetLicense | Activate your copy after purchasing or use temporary license for delete trial message. ATTENTION: specify this property first of all before creating the instance of UseOffice! Use it when you got own license. We offer two license types: Permanent license from sautinsoft.com and Temporary license from reg.sautinsoft.com. Have question? Ask us: support@sautinsoft.com. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |