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

PostRun Method

Show in webframe
Owner document viewer.
The value that was used to run the command.
Inform the document viewer that this command had run with the specified value.
Syntax
 function Leadtools.Documents.UI.DocumentViewerCommand.postRun( 
   documentViewer ,
   value 
)

Parameters

ParameterTypeDescription
documentViewerDocumentViewerOwner document viewer.
valueobjectThe value that was used to run the command.
Remarks

This method informs the document viewer that this command is had run with the specified value by creating a new DocumentViewerOperationEventArgs object with DocumentViewerOperation.RunCommand and the command object in Data1, value in Data2 and IsPostOperation set to true then firing the Operation event.

This informs anyone listening to the event the command had run . For example, to update a related user interface state.

See Also

Reference

DocumentViewerCommand Object
DocumentViewerCommand Members

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