VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / TextLineFigure Class
In This Topic
TextLineFigure Class Properties
In This Topic
For a list of all properties of this type, see TextLineFigure.
Public Properties
 NameDescription
Public PropertyGets or sets the character spacing.
Public PropertyGets the content type of graphics figure.
Public PropertyGets the PDF document that associated with this graphics figure.
Public PropertyGets or sets a text font.
Public PropertyGets or sets a font size.
Public PropertyGets or sets the text horizontal scaling specifying the percentage of the normal width.
Public PropertyGets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure)
Public PropertyGets a value indicating whether the figure is visible. (Inherited from GraphicsFigure)
Public PropertyGets or sets the location of text line.
Public PropertyGets a reference points of this figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets a text.
Public PropertyGets or sets a text brush.
Public PropertyGets or sets the word spacing.
See Also