C1.Excel Assembly / C1.Util Namespace / BitmapGraphicsRendering Class / Bitmap Property

In This Topic
Bitmap Property
In This Topic
Gets GrapeCity.Documents.Imaging.GcBitmap inner object.
Syntax
'Declaration
 
Public ReadOnly Property Bitmap As GrapeCity.Documents.Imaging.GcBitmap
 
See Also