Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report.Util Namespace / PictureHolder Class / Image Property

In This Topic
    Image Property (PictureHolder)
    In This Topic
    Gets the Image loaded by this PictureHolder.
    Syntax
    'Declaration
     
    Public ReadOnly Property Image As Image
    public Image Image {get;}
    See Also