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