FoxitPDFSDKforWeb  9.0.0
Foxit PDF SDK for Web
AnnotRender Class Reference

PDF annot render. More...

Inherits Render.

Public Member Functions

 active (e)
 Activate the annotation
The AnnotComponent will be activated by calling this method. More...
 
 getAnnot ()
 Gets the annot instance. More...
 
 getComponent ()
 Gets the activatable object. More...
 
 unActive ()
 Deactivate annotation. The annotComponent will be deactivated by calling this method. More...
 

Detailed Description

PDF annot render.

Member Function Documentation

◆ active()

AnnotRender::active (   e)
inline

Activate the annotation
The AnnotComponent will be activated by calling this method.

Deprecated:
See also
PDFViewer.activateElement
Returns
Promise<void> -

◆ getAnnot()

AnnotRender::getAnnot ( )
inline

Gets the annot instance.

Returns
Annot

◆ getComponent()

AnnotRender::getComponent ( )
inline

Gets the activatable object.

See also
PDFViewer.activateElement
PDFViewer.deactivateElement
Returns
AnnotComponent

◆ unActive()

AnnotRender::unActive ( )
inline

Deactivate annotation. The annotComponent will be deactivated by calling this method.

Deprecated:
See also
PDFViewer.deactivateElement
Returns
Promise<void> -

Foxit Software Corporation Logo
@2023 Foxit Software Incorporated. All rights reserved.