MailPrinter.PageUnit
MailPrinter.PageUnit property
Gets or sets the page unit.
public PrinterUnit PageUnit { get; set; }
Property Value
The page unit.
Exceptions
exception | condition |
---|---|
InvalidEnumArgumentException | If passed value is not a PrinterUnit |
See Also
- enum PrinterUnit
- class MailPrinter
- namespace Aspose.Email.Printing
- assembly Aspose.Email