Class Image
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
An image to use in LayoutContainer.
public sealed class Image
- Inheritance
-
Image
- Inherited Members
Remarks
Read the Images section of the C# PDF generation quick start guide for examples of using images.
Check out the other articles and code samples on the C# PDF generation library page.
Properties
- Height
Gets the image height in pixels.
- Width
Gets the image width in pixels.