PdfFileSignature.SignatureAppearanceStream

PdfFileSignature.SignatureAppearanceStream property

Sets or gets a graphic appearance for the signature. Property value represents image stream.

public Stream SignatureAppearanceStream { get; set; }

See Also