VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / TextBoxFigure Class
In This Topic
TextBoxFigure Class Properties
In This Topic
For a list of all properties of this type, see TextBoxFigure.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the figure can calculate font size automatically.
Public PropertyGets or sets a value indicating whether the figure can calculate height automatically.
Public PropertyGets or sets a value indicating whether the figure can calculate width automatically.
Public PropertyGets or sets a brush of this figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure)
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 this figure is visible.
Public PropertyGets or sets the line spacing.
Public PropertyGets or sets a location of this rectangle figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a margin of this figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a pen of this figure. (Inherited from RectangleFigure)
Public PropertyGets a reference points of this figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets the rotation angle of rectange figure, in degress. (Inherited from RectangleFigure)
Public PropertyGets or sets a size of this rectangle figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a text.
Public PropertyGets or sets a text alignment.
Public PropertyGets or sets a text brush.
Public PropertyGets or sets a text padding.
Public PropertyGets or sets the word spacing.
Public PropertyGets or sets a value indicating whether this text box figure automatically wraps words to the beginning of the next line when necessary.
See Also