SignatureInfo.SignatureImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the value of the image used to sign the document. Read/write.
public:
property stdole::IPictureDisp ^ SignatureImage { stdole::IPictureDisp ^ get(); void set(stdole::IPictureDisp ^ value); };
public stdole.IPictureDisp SignatureImage { get; set; }
member this.SignatureImage : stdole.IPictureDisp with get, set
Public Property SignatureImage As IPictureDisp
Property Value
IPictureDisp