ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfPushButton Class / Image Property

In This Topic
    Image Property (PdfPushButton)
    In This Topic
    Gets or sets the image displayed on the current PdfPushButton.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also