ImageGear .NET - Updated May 30, 2018
CustomMarkController Property (ImGearPageViewTool)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearPageViewTool Class : CustomMarkController Property
Gets or sets the custom mark controller.
Syntax
'Declaration
 
Public Property CustomMarkController As String
 
'Usage
 
Dim instance As ImGearPageViewTool
Dim value As String
 
instance.CustomMarkController = value
 
value = instance.CustomMarkController

Property Value

String value.
See Also

Reference

ImGearPageViewTool Class
ImGearPageViewTool Members