public static PdfJsEvent CreateAnnotCloseEventObject(
PdfJsDoc target
)
public: static PdfJsEvent* CreateAnnotCloseEventObject(
PdfJsDoc* target
)
public:
static PdfJsEvent^ CreateAnnotCloseEventObject(
PdfJsDoc^ target
)
'Declaration Public Shared Function CreateAnnotCloseEventObject( _
ByVal targetThe target document.As PdfJsDoc _
) As PdfJsEvent
Parameters
- target
- The target document.
Return Value
JsEvent object.