LoadOptions.SetPaperSize
LoadOptions.SetPaperSize method
Sets the default print paper size from default printer’s setting.
public void SetPaperSize(PaperSizeType type)
Parameter | Type | Description |
---|---|---|
type | PaperSizeType | The default paper size. |
Remarks
If there is no setting about paper size,MS Excel will use default printer’s setting.
See Also
- enum PaperSizeType
- class LoadOptions
- namespace Aspose.Cells
- assembly Aspose.Cells