FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
CreateAnnotationService Interface Reference

This is a service interface that defines the function of creating Annotation, and classes that create specific Annotations should inherit it. More...

Inheritance diagram for CreateAnnotationService:
Disposable CreateFreeTextCalloutService CreateFreeTextCalloutService

Public Member Functions

void prepare (pageRender:PDFPageRender)
 This method accepts a pageRender parameter and performs initialization. It should only be executed once. More...
 
- Public Member Functions inherited from Disposable
 addDestroyHook (...hooks)
 
 destroy ()
 

Detailed Description

This is a service interface that defines the function of creating Annotation, and classes that create specific Annotations should inherit it.

Since
8.1.0

Member Function Documentation

◆ prepare()

void CreateAnnotationService::prepare ( pageRender:PDFPageRender  )

This method accepts a pageRender parameter and performs initialization. It should only be executed once.

Parameters
pageRenderPDFPageRender -
Since
8.1.0
Returns
void

Implemented in CreateFreeTextCalloutService.

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