Gets or sets the image output quality (DPI).
Namespace:
Relativity.Imaging.Services.InterfacesAssembly:
Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
public int ImageOutputDpi { get; set; }
public int ImageOutputDpi { get; set; }
Public Property ImageOutputDpi As Integer
Get
Set
Public Property ImageOutputDpi As Integer
Get
Set
public:
property int ImageOutputDpi {
int get ();
void set (int value);
}
public:
property int ImageOutputDpi {
int get ();
void set (int value);
}
member ImageOutputDpi : int with get, set
member ImageOutputDpi : int with get, set
Property Value
Type:
Int32
Reference