ImageGear .NET
MarkSendToBackCommand Property




Gets a command for sending a mark to the back of the Z-order.
Syntax
'Declaration
 
Public ReadOnly Property MarkSendToBackCommand As ICommand
'Usage
 
Dim instance As PageView
Dim value As ICommand
 
value = instance.MarkSendToBackCommand
public ICommand MarkSendToBackCommand {get;}
public: __property ICommand* get_MarkSendToBackCommand();
public:
property ICommand^ MarkSendToBackCommand {
   ICommand^ get();
}

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback