PdfDigitalSignatureAppearanceSetImage(Byte, Boolean) Method
Sets the appearance background image from the data in Jpeg, Png or Webp format
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public void SetImage(
byte[] imageData,
bool keepAspect
)
Parameters
- imageData Byte
- The image data
- keepAspect Boolean
- Controls if the image aspect ratio is preserved when the image
is resized inside the bounding rectangle