MailPrinter.DpiY
MailPrinter.DpiY property
Gets or sets the vertical DPI.
public double DpiY { get; set; }
Property Value
The vertical DPI.
Exceptions
exception | condition |
---|---|
ArgumentException | If value is less or equal to zero. |
Remarks
Default value is 96.
See Also
- class MailPrinter
- namespace Aspose.Email.Printing
- assembly Aspose.Email