Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / BitmapRenderer Class / Bitmap Property

In This Topic
    Bitmap Property (BitmapRenderer)
    In This Topic
    Gets the target bitmap.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bitmap As GcBitmap
    public GcBitmap Bitmap {get;}
    See Also