PdfTools class
Constructors
Properties
-
catalog
↔ PdfObjectBase<
PdfDict< PdfDataType> > -
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
-
info
↔ PdfObjectBase<
PdfDict< PdfDataType> > -
latefinal
-
kids
↔ PdfArray<
PdfIndirect> -
latefinal
-
pages
↔ PdfObjectBase<
PdfDict< PdfDataType> > -
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- settings ↔ PdfSettings
-
latefinal
- xref ↔ PdfXrefTable
-
latefinal
Methods
-
addPages(
PdfDocumentParser doc, {List< int> ? pages}) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
save(
) → Uint8List -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited