Discuss this help topic in SecureBlackbox Forum
This class specifies parameters of an image embedded into PDF document.
Description
This class stores information about an image in the PDF document. For instance, it is used to specify signature background image in TElPDFSignatureWidgetProps.
The PDF standard supports both JPEG and JPEG2000 (JP2) image formats. In addition, you can use RGB bitmap or pixel mask. Specify the desired image format using ImageType property.
Note, if the image is used as a signature background, the Width and Height properties should match the corresponding image dimensions.
.NET: