Table of Contents

Class SelectDocumentFinishedEventArgs

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

Contains all the arguments of a SelectDocumentFinishedDelegate delgate.

public class SelectDocumentFinishedEventArgs
Inheritance
SelectDocumentFinishedEventArgs
Inherited Members

Properties

errorcode

If SelectDocument succeeded it return 0, else if it is failed return an errorcode != 0.

vdcanvas

The vdrawObj that call the MergeDocument(string, MergeDocumentFinshedDelegate, int, string) method