Name | Description | |
---|---|---|
![]() | OfficeDocumentFigure | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | OfficeDocumentFigure | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Brush | Gets or sets a brush of this figure. |
![]() | CanEditContent | Gets or sets a value indicating whether the figure content can be edited. |
![]() | CanRotate | Gets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure) |
![]() | ContentPadding | Gets or sets the padding of the document content. |
![]() | ContentScale | Gets or sets the scale of the document content. |
![]() | ContentType | Gets the content type of graphics figure. |
![]() | Document | Gets the PDF document that associated with this graphics figure. (Inherited from GraphicsFigure) |
![]() | DocumentImage | Gets or sets the document image. |
![]() | DocumentStream | Gets the document stream. |
![]() | DrawContentDirectly | Gets or sets a value indicating whether figure must draw form content directly on PDF graphics. |
![]() | 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 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) |
![]() | ShowNonPrintableCharacters | Gets or sets a value indicating whether non-printable characters must be shown. |
![]() | Size | Gets or sets a size of this rectangle figure. (Inherited from RectangleFigure) |
![]() | UseGraphicObjectRelativeSize | Gets or sets a value indicating whether layout engine must use relative size instead of specified size for graphics object. |
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) |
![]() ![]() | Create | Overloaded. Creates the Office document figure from |
![]() | CreatePointsEditor | Creates a points editor of graphics figure. (Inherited from GraphicsFigure) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Draw | Overloaded. Draws the graphics figure on specified |
![]() | DrawFigure | Draws the graphics figure on specified PdfGraphics. |
![]() | GetDocument | Returns the OpenXML document. |
![]() | 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) |
![]() | InvalidateDocumentImage | Invalidates the document image. |
![]() | RefreshProperties | Refreshes the properties (Size, Location, ...) of the graphics figure. (Inherited from GraphicsFigure) |
![]() | SetDocumentFilename | Sets the document filename. |
![]() | SetDocumentStream | Sets the document stream. |
![]() | SetRegion | Sets the region of figure. (Inherited from RectangleFigure) |
![]() | UpdateDocumentStream | Updates the document stream. |
Name | Description | |
---|---|---|
![]() | 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. |
![]() | OnReferencePointChanged | Occurs when the reference point is changed. (Inherited from GraphicsFigure) |
![]() | OnReferencePointsChanged | Occurs when the reference points are changed. |
![]() | 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) |