PdfSaveOptions.HorizontalResolution
PdfSaveOptions.HorizontalResolution property
Gets or sets the horizontal resolution for generated images, in dots per inch. Applies generating image method except Emf format images.
public int HorizontalResolution { get; set; }
Remarks
The default value is 96.
See Also
- class PdfSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram