PdfRectangleElement Properties |
The PdfRectangleElement type exposes the following members.
Name | Description | |
---|---|---|
BackColor |
Gets or sets the pdf element background color.
(Inherited from PdfElement.) | |
Blending |
Gets or sets the blending mode for transparent rendering of the pdf element.
(Inherited from PdfElement.) | |
ColorSpace |
Gets or sets the color space for the pdf element rendering.
(Inherited from PdfElement.) | |
ForeColor |
Gets or sets the pdf element foreground color.
(Inherited from PdfElement.) | |
Gradient |
Gets or sets the gradient used to fill a shape.
(Inherited from PdfElement.) | |
LineStyle |
Gets or sets the line style for pdf elements rendering lines.
(Inherited from PdfElement.) | |
Rotated |
A flag to indicate if the current pdf element was rotated.
(Inherited from PdfElement.) | |
Scaled |
A flag to indicate if the current pdf element was scaled.
(Inherited from PdfElement.) | |
Skewed |
A flag to indicate if the current pdf element was skewed.
(Inherited from PdfElement.) | |
Translated |
A flag to indicate if the current pdf element was translated.
(Inherited from PdfElement.) | |
Transparency |
Gets or sets the pdf element transparency.
(Inherited from PdfElement.) |