ImageGear .NET
SetFitModeCommand Property




Gets a command for setting the fit mode.
Syntax
'Declaration
 
Public ReadOnly Property SetFitModeCommand As ICommand
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.SetFitModeCommand
public ICommand SetFitModeCommand {get;}
public: __property ICommand* get_SetFitModeCommand();
public:
property ICommand^ SetFitModeCommand {
   ICommand^ get();
}

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback