DynamicPdfTextBox Properties |
The DynamicPdfTextBox type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment | (Overrides PdfBaseTextShapeAlignment.) | |
| Clip |
Gets or sets a value indicating whether this PdfBaseShape shape will clip.
(Inherited from PdfBaseShape.) | |
| FillColor |
Gets or sets the color of the fill.
(Inherited from PdfBaseShape.) | |
| FontName |
Gets or sets the name of the font.
(Inherited from PdfBaseTextShape.) | |
| FontSize |
Gets or sets the size of the font.
(Inherited from PdfBaseTextShape.) | |
| HorizontalScaling |
Gets or sets the horizontal scaling.
(Inherited from PdfBaseTextShape.) | |
| Location |
Gets or sets the location.
(Inherited from PdfBaseShape.) | |
| LockedWidth |
Gets the width of the box.
| |
| MaximumHeight |
Gets the maximum height of the box.
| |
| MinimumBounds |
Gets the minimum bounds of the box calculated from the given text.
| |
| Name |
Gets or sets the name of the IPdfRenderable object.
(Inherited from PdfBaseShape.) | |
| OutlineColor |
Gets or sets the color of the outline.
(Inherited from PdfBaseShape.) | |
| RenderMode |
Gets or sets the render mode.
(Inherited from PdfBaseTextShape.) | |
| Rotation |
Gets or sets the rotation in degrees.
(Inherited from PdfBaseShape.) | |
| Scale |
Gets or sets the scale.
(Inherited from PdfBaseShape.) | |
| Style |
Gets or sets the style.
(Inherited from PdfBaseShape.) | |
| WordSpacing |
Gets or sets the word spacing.
(Inherited from PdfBaseTextShape.) |