toggle menu
Nutrient Java SDK
JVM
Guides
Ver. 1.X
switch theme
search in API
Nutrient Java SDK
/
io.nutrient.sdk.editors.pdf.pages
Package-level
declarations
Types
Types
Pdf
Metadata
Link copied to clipboard
public
final
class
PdfMetadata
Provides access to PDF document metadata properties including standard document information dictionary fields and XMP metadata.
Pdf
Page
Link copied to clipboard
public
final
class
PdfPage
Represents a page in a PDF document with size, positioning, and annotation capabilities.
Pdf
Page
Collection
Link copied to clipboard
public
final
class
PdfPageCollection
implements
Iterable
<
T
>
Represents a collection of pages in a PDF document.