ImageGear for .NET
MarkDeleteCommand Property




Gets a command for deleting a mark.
Syntax
'Declaration
 
Public ReadOnly Property MarkDeleteCommand As ICommand
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.MarkDeleteCommand
public ICommand MarkDeleteCommand {get;}
public: __property ICommand* get_MarkDeleteCommand();
public:
property ICommand^ MarkDeleteCommand {
   ICommand^ get();
}

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback