| COptions Class | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe COptions type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | CultureInfo | Set the CultureInfo for using in document. Default value: null (like a document or in a server or a computer). | 
|  | PdfSecurity | Sets the password in the resulting PDF file. | 
|  | PdfVersion | Set version for produced PDF document. Default value: PDF_14. | 
|  | Producer | Set producer in an output document. Default value: "SautinSoft Company". | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | 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) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | FormulaOptions | When processing formulas of the type - "CELL("filename", A1)" it is necessary to specify the path to the current file (stream) to ensure correct processing of the action. By default: Stream | 
 See Also
See Also