The PdfTextData type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlendMode |
Gets the blend mode for this chunk.
|
![]() | Bounds |
Gets the bounds of this chunk's text on the page.
|
![]() | Brush |
Gets the PdfBrushInfo object of this chunk. It encapsulates the properties
related to non-stroking operations.
|
![]() | CharacterSpacing |
Gets the character spacing for this chunk.
|
![]() | ClipRegion |
Gets the clip region for this PdfPageObject.
(Inherited from PdfPageObject.) |
![]() | Font |
Gets the font used to draw this chunk.
|
![]() | FontSize |
Gets the scale factor of the font used to draw this chunk.
|
![]() | HorizontalScaling |
Gets the horizontal scaling of this text chunk.
|
![]() | IsTransformed |
Gets a value indicating whether this chunk is drawn transformed.
|
![]() | Layer |
Gets the layer this PdfPageObject is drawn on.
(Inherited from PdfPageObject.) |
![]() | Pen |
Gets the PdfPenInfo object of this chunk. It encapsulates the properties
related to stroking operations.
|
![]() | Position |
Gets the position at which the text portion of the text data chunk
is drawn on a page.
|
![]() | RenderingMode |
Gets the text rendering mode for this chunk.
|
![]() | Size |
Gets the size of the page area occupied by the text of this chunk.
|
![]() | TransformationMatrix |
Gets the transformation matrix for this chunk.
|
![]() | Type |
Gets the type of this PdfTextData.
(Overrides PdfPageObject.Type.) |
![]() | WordSpacing |
Gets the word spacing for this chunk.
|