PdfDigitalSignatureAppearanceSetImage Method

Overload List

SetImage(Byte, Boolean) Sets the background image to display in the appearance based on image data. The image format is automatically determined from the data. The supported formats are Jpeg, Png and Webp
SetImage(String, Boolean) Sets the background image to display in the appearance based on the full path to an image file. The image format is automatically determined from the image data. The supported formats are Jpeg, Png and Webp

See Also