ImageGear .NET - Updated December 24, 2018
SetMarkStyleCommand Property




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : SetMarkStyleCommand Property
Gets a command for setting mark style or border style.
Syntax
'Declaration
 
Public ReadOnly Property SetMarkStyleCommand As ICommand
 
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.SetMarkStyleCommand

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members