MailPrinter.DpiX
MailPrinter.DpiX property
Gets or sets the horizontal DPI.
public double DpiX { get; set; }
Property Value
The horizontal 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