MailPrinter.PageHeight
MailPrinter.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
- class MailPrinter
- namespace Aspose.Email.Printing
- assembly Aspose.Email