Click or drag to resize
Pdf Library for .NET

PdfImageSection Properties

The PdfImageSection type exposes the following members.

Properties
 NameDescription
Public propertyHeight Gets or sets the image height in the destination pdf page.
Public propertyImage Gets the underlying system image object.
Public propertyTransparency Gets or sets the pdf element transparency.
Public propertyWidth Gets or sets the image width in the destination pdf page.
Public propertyX Gets or sets the image position on the X axis.
Public propertyY Gets or sets the image position on the Y axis.
Top
See Also