ImageGear .NET
UseDisplayedArea Field




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

Field Value

Boolean value
Remarks
This property tells whether to use or ignore displayed area setting 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