IPrintSettingsProvider.PageHeight
IPrintSettingsProvider.PageHeight property
Gets or sets the height of the page.
public double PageHeight { get; set; }
Property Value
The height of the page.
Exceptions
exception | condition |
---|---|
ArgumentException | If value is less or equal to zero. |
See Also
- interface IPrintSettingsProvider
- namespace Aspose.Email.Printing
- assembly Aspose.Email