VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Drawing.GraphicsFigures Namespace / OfficeDocumentFigure Class
In This Topic
OfficeDocumentFigure Class Properties
In This Topic
For a list of all properties of this type, see OfficeDocumentFigure.
Public Properties
 NameDescription
Public PropertyGets or sets a brush of this figure.
Public PropertyGets or sets a value indicating whether the figure content can be edited.
Public PropertyGets or sets a value indicating whether the figure can be rotated. (Inherited from RectangleFigure)
Public PropertyGets or sets the padding of the document content.
Public PropertyGets or sets the scale of the document content.
Public PropertyGets the content type of graphics figure.
Public PropertyGets the PDF document that is associated with this graphics figure. (Inherited from GraphicsFigure)
Public PropertyGets or sets the document image.
Public PropertyGets the document stream.
Public PropertyGets or sets a value indicating whether figure must draw form content directly on PDF graphics.
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 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 value indicating whether non-printable characters must be shown.
Public PropertyGets or sets a size of this rectangle figure. (Inherited from RectangleFigure)
Public PropertyGets or sets a value indicating whether layout engine must use relative size instead of specified size for graphics object.
See Also