Xfinium.Pdf.Rendering.RenderingSurfaces Namespace > PdfArgbIntRenderingSurface Class : Bitmap Property |
'Declaration
Public ReadOnly Property Bitmap As Integer()
'Usage
Dim instance As PdfArgbIntRenderingSurface Dim value() As Integer value = instance.Bitmap
public int[] Bitmap {get;}
public: property array<int>^ Bitmap { array<int>^ get(); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library