ImageGear for .NET
SetMarkEndLengthCommand Property




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

Property Value

ICommand object.
See Also

Reference

PageView Class
PageView Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback