[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.GcPdfBarcodeExtension

GcPdfBarcodeExtension Class

Provides extension methods to draw and measure a GcBarcode.

Inheritance
GcPdfBarcodeExtension
Namespace: GrapeCity.Documents.Barcode
Assembly: DS.Documents.Barcode.dll
Syntax
public static class GcPdfBarcodeExtension
Public Module GcPdfBarcodeExtension

Methods

Name Description
DrawBarcode(GcGraphics, GcBarcode, RectangleF)

Draws a GcBarcode on the current GcGraphics.

MeasureBarcode(GcGraphics, GcBarcode)

Measures a GcBarcode using the current GcGraphics.