Class ResolutionSetting
ResolutionSetting class
The resolution setting for image save options.
public class ResolutionSetting
Constructors
Name | Description |
---|---|
ResolutionSetting() | Initializes a new instance of the ResolutionSetting class. |
ResolutionSetting(double, double) | Initializes a new instance of the ResolutionSetting class. |
Properties
Name | Description |
---|---|
HorizontalResolution { get; set; } | Gets or sets the horizontal resolution. |
VerticalResolution { get; set; } | Gets or sets the vertical resolution. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging