Aspose.Note for .Net
PrintOptionsResolution Property |
Gets or sets the resolution for the generated images, in dots per inch.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public float Resolution { get; set; }
Public Property Resolution As Single Get Set
public: property float Resolution { float get (); void set (float value); }
member Resolution : float32 with get, set
Property Value
Type: Single
The default value is 96.
