MailPrinter.PageWidth
MailPrinter.PageWidth property
Gets or sets the width of the page.
public double PageWidth { get; set; }
Property Value
The width 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