←Select platform

Operation Property

Summary

The operation type.

Syntax

C#
VB
C++
public DocumentViewerOperation Operation { get; } 
Public ReadOnly Property Operation() As DocumentViewerOperation 
   Get 
public:  
   property DocumentViewerOperation^ Operation 
   { 
      DocumentViewerOperation^ get() 
   } 

Property Value

The operation type.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly