ImageGear for .NET
UseOrientation Field




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

Field Value

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

The default value is true.

See Also

Reference

ImGearPresStateOptions Structure
ImGearPresStateOptions Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback