Gets or sets the barcode format.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |