[]
Encapsulates the information necessary to provide Xls document print settings.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class XlsPageSettings
If you want to use default AR document print settings, you should Reset the properties on ProperGrid or invoke Reset() method.
Name | Description |
---|---|
Orientation | Gets or sets the print orientation of Excel sheet. |
PaperSize | Gets or sets the print paper size of Excel sheet. |
Name | Description |
---|---|
Reset() | Reset the properties of XlsPageSettings class. |