[]
        
(Showing Draft Content)

C1.Pdf.PdfSignature.Image

Image Property

Image

Gets or sets the image associated with the current signature.

Declaration
public Image Image { get; set; }
Remarks

Note that if this property is set to a non-null value, the Text property on the current signature is ignored (and returns an empty string).

See Also