FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web

The common module provides the basic functionalities for the viewer. More...

Classes

class  PDFDate
 Represents a date and time in the PDF format. The following table lists the available pattern components for formatting and parsing dates: More...
 
class  Rect
 Represents a rectangle defined by its left, right, top, and bottom coordinates. More...
 

Enumerations

enum  FileFormat {
  pdf = 'pdf', xfdf = 'xfdf', fdf = 'fdf', xml = 'xml',
  html = 'html', json = 'json', csv = 'csv', text = 'text',
  xdp = 'xdp'
}
 Enum of file formats. More...
 

Detailed Description

The common module provides the basic functionalities for the viewer.

Since
11.0.0

Enumeration Type Documentation

◆ FileFormat

enum FileFormat

Enum of file formats.

See also
PDFForm.exportToFile
PDFForm.importFromFile
Enumerator
pdf 

Portable Document Format.

xfdf 

XML Forms Data Format.

fdf 

Forms Data Format.

xml 

XML file.

html 

HyperText Markup Language.

json 

JSON file.

csv 

Comma Separated Values file.

text 

Plain text file.

xdp 

XML Data Package.

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