Name | Description | |
---|---|---|
![]() | TextLineFigure | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | TextLineFigure | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | 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 the figure is visible. (Inherited from GraphicsFigure) |
![]() | Location | Gets or sets the location of text line. |
![]() | ReferencePoints | Gets a reference points of this figure. (Inherited from GraphicsFigure) |
![]() | Text | Gets or sets a text. |
![]() | TextBrush | Gets or sets a text brush. |
![]() | WordSpacing | Gets or sets the word spacing. |
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 figure on specified |
![]() | DrawFigure | Draws the graphics figure on specified PdfGraphics. |
![]() | GetDrawingBox | Returns a drawing box, in the page space, of figure. (Inherited from GraphicsFigure) |
![]() | GetRegion | Returns the region of the figure. |
![]() | GetSourceReferencePoints | Returns the reference points of source object. (Inherited from GraphicsFigure) |
![]() | RefreshProperties | Refreshes the properties (Size, Location, ...) of the graphics figure. (Inherited from GraphicsFigure) |
![]() | SetRegion | Sets the region of figure. (Inherited from GraphicsFigure) |
Name | Description | |
---|---|---|
![]() | CopyTo | Copies the state of the current object to the target object. |
![]() | 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) |