ImageGear .NET
MarkCopyCommand Property




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

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback