The PdfPaintedXObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlendMode |
Gets the blend mode of the page before painting this XObject.
|
![]() | Brush |
Gets the brush properties of the page before painting this XObject.
|
![]() | ClipRegion |
Gets the clip region for this PdfPageObject.
(Inherited from PdfPageObject.) |
![]() | IsTransformed |
Gets a value indicating whether this form XObject is drawn transformed.
|
![]() | Layer |
Gets the layer this PdfPageObject is drawn on.
(Inherited from PdfPageObject.) |
![]() | Pen |
Gets the pen properties of the page before painting this XObject.
|
![]() | TransformationMatrix |
Gets the transformation matrix for this form XObject.
|
![]() | Type |
Gets the type of this PdfPaintedXObject.
(Overrides PdfPageObject.Type.) |
![]() | XObject |
Gets the PdfXObject painted on the page.
|