ImageGear .NET - Updated May 30, 2018
SetFitModeCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : 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

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members