FoxitPDFSDKforWeb  8.5.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:
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...
 

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
@2022 Foxit Software Incorporated. All rights reserved.