'Declaration
Public Class PDFBlackWhiteStripRenderingSurface Inherits O2S.Components.PDF4NET.Rendering.RenderingSurfaces.PDFStripRenderingSurface(Of Byte)
'Usage
Dim instance As PDFBlackWhiteStripRenderingSurface
public class PDFBlackWhiteStripRenderingSurface : O2S.Components.PDF4NET.Rendering.RenderingSurfaces.PDFStripRenderingSurface<byte>
public ref class PDFBlackWhiteStripRenderingSurface : public O2S.Components.PDF4NET.Rendering.RenderingSurfaces.PDFStripRenderingSurface<byte>