Click or drag to resize

PdfBaseShape Properties

The PdfBaseShape type exposes the following members.

Properties
  NameDescription
Public propertyClip
Gets or sets a value indicating whether this PdfBaseShape shape will clip.
Public propertyFillColor
Gets or sets the color of the fill.
Public propertyLocation
Gets or sets the location.
Public propertyName
Gets or sets the name of the IPdfRenderable object.
Public propertyOutlineColor
Gets or sets the color of the outline.
Public propertyRotation
Gets or sets the rotation in degrees.
Public propertyScale
Gets or sets the scale.
Public propertyStyle
Gets or sets the style.
Top
See Also