Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

IsPostOperation Property






A value that indicate whether the event is fired after the operation is run.
Syntax
public bool IsPostOperation {get;}
'Declaration
 
Public ReadOnly Property IsPostOperation As Boolean
'Usage
 
Dim instance As DocumentViewerOperationEventArgs
Dim value As Boolean
 
value = instance.IsPostOperation
public:
property bool IsPostOperation {
   bool get();
}

Property Value

true if this event is fired after the operation is run; otherwise, false.
Remarks

Abort can only be used before the operation is run (IsPostOperation is false).

Requirements

Target Platforms

See Also

Reference

DocumentViewerOperationEventArgs Class
DocumentViewerOperationEventArgs Members
Document Viewer Operations

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features