Xfinium.Pdf.Graphics Namespace > PdfGraphics Class : DrawBarcode Method |
'Declaration
Public Sub DrawBarcode( _ ByVal barcode As PdfBarcode, _ ByVal x As Double, _ ByVal y As Double _ )
'Usage
Dim instance As PdfGraphics Dim barcode As PdfBarcode Dim x As Double Dim y As Double instance.DrawBarcode(barcode, x, y)
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