| Use | 
The UseOffice type exposes the following members.
 Properties
Properties| 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) | 
 See Also
See Also