Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerOperationEventArgs Class : Operation Property |
public DocumentViewerOperation Operation {get;}
'Declaration
Public ReadOnly Property Operation As DocumentViewerOperation
'Usage
Dim instance As DocumentViewerOperationEventArgs Dim value As DocumentViewerOperation value = instance.Operation
public: property DocumentViewerOperation Operation { DocumentViewerOperation get(); }