Click or drag to resize
Pdf Library for .NET

PdfImageSection Properties

The PdfImageSection type exposes the following members.

Properties
  Name Description
Public property Height Gets or sets the image height in the destination pdf page.
Public property Image Gets the underlying system image object.
Public property Transparency Gets or sets the pdf element transparency.
Public property Width Gets or sets the image width in the destination pdf page.
Public property X Gets or sets the image position on the X axis.
Public property Y Gets or sets the image position on the Y axis.
Top
See Also