Name | Description | |
---|---|---|
![]() | TextBoxFigure | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | TextBoxFigure | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AutoFontSize | Gets or sets a value indicating whether the figure can calculate font size automatically. |
![]() | AutoHeight | Gets or sets a value indicating whether the figure can calculate height automatically. |
![]() | AutoWidth | Gets or sets a value indicating whether the figure can calculate width automatically. |
![]() | Brush | Gets or sets a brush of this figure. (Inherited from RectangleFigure) |
![]() | CanRotate | Gets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure) |
![]() | CharacterSpacing | Gets or sets the character spacing. |
![]() | ContentType | Gets the content type of graphics figure. |
![]() | Document | Gets the PDF document that associated with this graphics figure. |
![]() | Font | Gets or sets a text font. |
![]() | FontSize | Gets or sets a font size. |
![]() | HorizontalTextScaling | Gets or sets the text horizontal scaling, specifying the percentage of the normal width. |
![]() | IsContentFigure | Gets a value indicating whether this figure is stored in PDF content. (Inherited from GraphicsFigure) |
![]() | IsVisible | Gets a value indicating whether this figure is visible. |
![]() | LineSpacing | Gets or sets the line spacing. |
![]() | Location | Gets or sets a location of this rectangle figure. (Inherited from RectangleFigure) |
![]() | Margin | Gets or sets a margin of this figure. (Inherited from RectangleFigure) |
![]() | Pen | Gets or sets a pen of this figure. (Inherited from RectangleFigure) |
![]() | ReferencePoints | Gets a reference points of this figure. (Inherited from GraphicsFigure) |
![]() | RotationAngle | Gets or sets the rotation angle of rectange figure, in degress. (Inherited from RectangleFigure) |
![]() | Size | Gets or sets a size of this rectangle figure. (Inherited from RectangleFigure) |
![]() | Text | Gets or sets a text. |
![]() | TextAlignment | Gets or sets a text alignment. |
![]() | TextBrush | Gets or sets a text brush. |
![]() | TextPadding | Gets or sets a text padding. |
![]() | WordSpacing | Gets or sets the word spacing. |
![]() | WordWrap | Gets or sets a value indicating whether this text box figure automatically wraps words to the beginning of the next line when necessary. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | ContainsPoint | Returns a value indicating whether figure contains specified point. (Inherited from GraphicsFigure) |
![]() | CreatePointsEditor | Creates a points editor of graphics figure. (Inherited from GraphicsFigure) |
![]() | Draw | Overloaded. Draws the graphics figure on specified |
![]() | DrawFigure | Draws the figure on specified PdfGraphics. |
![]() | GetDrawingBox | Returns a drawing box, in the page space, of figure. (Inherited from RectangleFigure) |
![]() | GetRegion | Returns a region of this graphics figure. (Inherited from RectangleFigure) |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from GraphicsFigure) |
![]() | RefreshProperties | Refreshes the Graphics Figure properties (Size, Location, ...). |
![]() | SetRegion | Sets the region of figure. (Inherited from RectangleFigure) |
Name | Description | |
---|---|---|
![]() | CalculateFontSize | Calculates the font size. |
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | GetDrawRectangle | Returns a rectangle in which draws the figure. (Inherited from RectangleFigure) |
![]() | GetRotateAtPoint | Returns the point that uses as rotation center. (Inherited from RectangleFigure) |
![]() | GetTransformMatrix | Returns the transform matrix that applies to rectangular object. (Inherited from RectangleFigure) |
![]() | OnChanged | Raises the Changed event. (Inherited from GraphicsFigure) |
![]() | OnReferencePointChanged | Occurs when the reference point is changed. (Inherited from GraphicsFigure) |
![]() | OnReferencePointsChanged | Occurs when the reference points are changed. (Inherited from GraphicsFigure) |
![]() | OnReferencePointsChanging | Occurs when the reference points are changing. (Inherited from GraphicsFigure) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when the graphics figure is changed. (Inherited from GraphicsFigure) |
![]() | ReferencePointsChanged | Occurs when reference points are changed. (Inherited from GraphicsFigure) |
![]() | ReferencePointsChanging | Occurs when reference points are changing. (Inherited from GraphicsFigure) |