Class | Description |
---|---|
CommonCompat |
Compatibility layer for older API.
|
CommonCompat.Matrix2D | |
CommonCompat.PDFNetIterator | |
CommonCompat.RecentlyUsedCache | |
Matrix2D |
2D Matrix
A Matrix2D object represents a 3x3 matrix that, in turn, represents an affine transformation.
|
PDFNetIterator |
Supports a simple iteration over a non-generic collection.
|
RecentlyUsedCache |
RecentlyUsedCache is a persistent cache that provides thumbnails for recently
used documents in PDFNet.
|
Exception | Description |
---|---|
PDFNetException |
PDFNetException is derived from the standard exception class and it is a superclass
for all PDFNet library exceptions.
|