PdfTextPath Properties |
The PdfTextPath type exposes the following members.
| Name | Description | |
|---|---|---|
| Alignment |
Gets or sets the alignment.
(Inherited from PdfBaseTextShape.) | |
| 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.) | |
| 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.) | |
| PathStyle |
Gets or sets the path style.
| |
| 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.) | |
| Text |
Gets or sets the text.
| |
| WordSpacing |
Gets or sets the word spacing.
(Inherited from PdfBaseTextShape.) |