Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / SignatureAppearance Class / Image Property

In This Topic
    Image Property (SignatureAppearance)
    In This Topic
    Gets or sets the signature’s image.
    Syntax
    'Declaration
     
    Public Property Image As IImage
    public IImage Image {get; set;}
    See Also