ImageGear .NET
UsePresentationLUT Field




Tells whether to use or ignore Presentation LUT.
Syntax
'Declaration
 
Public UsePresentationLUT As Boolean
'Usage
 
Dim instance As ImGearPresStateOptions
Dim value As Boolean
 
value = instance.UsePresentationLUT
 
instance.UsePresentationLUT = value
public bool UsePresentationLUT
public: bool UsePresentationLUT
public:
bool UsePresentationLUT

Field Value

Boolean value
Remarks
This property tells whether to use or ignore Presentation LUT when loading or saving a presentation state object.

The default value is true.

See Also

Reference

ImGearPresStateOptions Structure
ImGearPresStateOptions Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback