Discuss this help topic in SecureBlackbox Forum

TElPDFImage class

Properties     Methods     Declared in     


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.

Properties

Methods

Declared in

.NET:
  • Namespace: SBPDF
  • Assembly: SecureBlackbox.PDF
VCL:
  • Unit: SBPDF
Java:
  • Package: SecureBlackbox.PDF.jar
C++:
  • sbpdf.h

Discuss this help topic in SecureBlackbox Forum