Xfinium.Pdf.Graphics Namespace > Pdf417MicroBarcode Class : BarcodeSize Property |
'Declaration
Public Property BarcodeSize As Pdf417MicroBarcodeSize
'Usage
Dim instance As Pdf417MicroBarcode Dim value As Pdf417MicroBarcodeSize instance.BarcodeSize = value value = instance.BarcodeSize
public Pdf417MicroBarcodeSize BarcodeSize {get; set;}
public: property Pdf417MicroBarcodeSize BarcodeSize { Pdf417MicroBarcodeSize get(); void set ( Pdf417MicroBarcodeSize value); }
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