Click or drag to resize

PdfBarGraphics Constructor

Initializes a new instance of the PdfBarGraphics class.

Namespace:  Atalasoft.PdfDoc.BarcodeWriting
Assembly:  Atalasoft.dotImage.PdfDoc.BarcodeWriting (in Atalasoft.dotImage.PdfDoc.BarcodeWriting.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PdfBarGraphics(
	PdfPageRenderer w
)

Parameters

w
Type: Atalasoft.PdfDoc.Generating.RenderingPdfPageRenderer
The writer object.
See Also