Gets or sets a Boolean value indicating whether to use native imaging on this native type.
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 bool UseNativeImaging { get; set; }
public bool UseNativeImaging { get; set; }
Public Property UseNativeImaging As Boolean
Get
Set
Public Property UseNativeImaging As Boolean
Get
Set
public:
property bool UseNativeImaging {
bool get ();
void set (bool value);
}
public:
property bool UseNativeImaging {
bool get ();
void set (bool value);
}
member UseNativeImaging : bool with get, set
member UseNativeImaging : bool with get, set
Property Value
Type:
Boolean
Reference