Gets or sets the barcode format.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public BarcodeFormat Format { get; set; } |
Visual Basic Copy Code |
---|
Public Property Format As BarcodeFormat |
A member of the BarcodeFormat enumeration. The default value is QR.
WpfDiagram Programmer's Guide | © 2024 MindFusion |