ImageGear for .NET
Layout Property (IImGearPageDisplay)




Gets image display layout settings.
Syntax
'Declaration
 
ReadOnly Property Layout As IImGearLayout
'Usage
 
Dim instance As IImGearPageDisplay
Dim value As IImGearLayout
 
value = instance.Layout
IImGearLayout Layout {get;}
__property IImGearLayout* get_Layout();
property IImGearLayout^ Layout {
   IImGearLayout^ get();
}

Property Value

IImGearLayout interface.
Remarks
Value returned is a reference to ImGearPageDisplay internal object. Accordingly, its modification affects parent ImGearPageDisplay.
See Also

Reference

IImGearPageDisplay Interface
IImGearPageDisplay Members
IImGearLayout Interface

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback