ImageGear for .NET
Layout Property (ImGearPresentationPageDisplay)




Gets image display layout settings.
Syntax
'Declaration
 
Public ReadOnly Property Layout As IImGearLayout
'Usage
 
Dim instance As ImGearPresentationPageDisplay
Dim value As IImGearLayout
 
value = instance.Layout
public IImGearLayout Layout {get;}
public: __property IImGearLayout* get_Layout();
public:
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

ImGearPresentationPageDisplay Class
ImGearPresentationPageDisplay Members
IImGearLayout Interface

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback