The PdfXObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundingBox |
Gets or sets the media box of the form XObject.
|
![]() | Canvas |
Gets the canvas of this XObject.
|
![]() | DrawOnBackground |
Gets or sets a value indicating whether this XObject should be drawn before
any other contents of a page.
|
![]() | Group |
Gets or sets the transparency group parameters of this XObject.
|
![]() | Height |
Gets or sets the height of the XObject in pixels.
|
![]() | Id |
Gets the identifier of this XObject in this PdfDocument.
|
![]() | Layer |
Gets or sets the layer to which this XObject belongs.
|
![]() | Matrix |
Gets or sets the form matrix.
|
![]() | Orientation |
Gets or sets the PdfPaperOrientation value specifying
the orientation of the XObject.
|
![]() | Size |
Gets or sets the PdfPaperSize value specifying
the size of the XObject.
|
![]() | Width |
Gets or sets the width of the XObject in pixels.
|