Excel |
The ExcelToPdfCPageStyle type exposes the following members.
Name | Description | |
---|---|---|
ExcelToPdfCPageStyle | Creates a new instance of ExcelToPdfCPageStyle class |
Name | Description | |
---|---|---|
PageMarginBottom | Set bottom page margin. Default value: 30 millimeters. | |
PageMarginLeft | Set left page margin. Default value: 20 millimeters | |
PageMarginRight | Set right page margin. Default value: 20 millimeters | |
PageMarginTop | Set top page margin. Default value: 30 millimeters. | |
PageNumFormat | Allows to set custom page numbers in produced document. By default: Page numbers located at the bottom-right of page and font face is "Helvetica" and font size is "10". | |
PageOrientation | Set page orientation. Default option: Auto | |
PageScale | Set page scale. Default option: FitByWidth | |
PageSize | Set page size. Default option: Auto. |
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) |