Use |
The UseOffice type exposes the following members.
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 |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |