ContentOperator |
Interface implemented by a series of content operators
|
FilteredRenderListener |
A text render listener that filters text operations before passing them on to a delegate
|
GlyphRenderListener |
|
GraphicsState |
Keeps all the parameters of the graphics state.
|
ImageRenderInfo |
Represents image data from a PDF
|
InlineImageInfo |
Represents an inline image from a PDF
|
LineDashPattern |
Represents the line dash pattern.
|
LineDashPattern.DashArrayElem |
|
LineSegment |
Represents a line segment in a particular coordinate system.
|
LocationTextExtractionStrategy.TextChunk |
Represents a chunk of text, it's orientation, and location relative to the orientation vector
|
LocationTextExtractionStrategy.TextChunkFilter |
|
LocationTextExtractionStrategy.TextChunkLocation |
|
LocationTextExtractionStrategy.TextChunkLocationStrategy |
|
MarkedContentInfo |
Represents a Marked Content block in a PDF
|
Matrix |
Keeps all the values of a 3 by 3 matrix
and allows you to do some math with matrices.
|
Path |
Paths define shapes, trajectories, and regions of all sorts.
|
PathConstructionRenderInfo |
Contains information relating to construction the current path.
|
PathPaintingRenderInfo |
Contains information relating to painting current path.
|
PdfContentStreamProcessor |
Processor for a PDF content Stream.
|
PdfContentStreamProcessor.MoveNextLineAndShowText |
A content operator implementation (').
|
PdfContentStreamProcessor.ResourceDictionary |
A resource dictionary that allows stack-like behavior to support resource dictionary inheritance
|
PdfContentStreamProcessor.SetTextCharacterSpacing |
A content operator implementation (Tc).
|
PdfContentStreamProcessor.SetTextLeading |
A content operator implementation (TL).
|
PdfContentStreamProcessor.SetTextWordSpacing |
A content operator implementation (Tw).
|
PdfContentStreamProcessor.ShowText |
A content operator implementation (Tj).
|
PdfContentStreamProcessor.TextMoveNextLine |
A content operator implementation (T*).
|
PdfContentStreamProcessor.TextMoveStartNextLine |
A content operator implementation (Td).
|
PdfImageObject |
An object that contains an image dictionary and image bytes.
|
PdfImageObject.ImageBytesType |
Different types of data that can be stored in the bytes of a PdfImageObject
|
RenderFilter |
|
RenderListener |
A callback interface that receives notifications from the PdfContentStreamProcessor
as various render operations are required.
|
Shape |
Represents segment from a PDF path.
|
Subpath |
As subpath is a part of a path comprising a sequence of connected segments.
|
TextExtractionStrategy |
|
TextRenderInfo |
Provides information and calculations needed by render listeners
to display/evaluate text render operations.
|
Vector |
Represents a vector (i.e.
|
XObjectDoHandler |
|