|  | |
| PdfImageSection Properties | |
The PdfImageSection type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Height | 
            Gets or sets the image height in the destination pdf page.
             | 
|  | Image | 
            Gets the underlying system image object.
             | 
|  | Transparency | 
            Gets or sets the pdf element transparency. 
             | 
|  | Width | 
            Gets or sets the image width in the destination pdf page.
             | 
|  | X | 
            Gets or sets the image position on the X axis.
             | 
|  | Y | 
            Gets or sets the image position on the Y axis.
             | 
 See Also
See Also