C1.BarCode Namespace / MicroPDF417Options Class / Version Property

In This Topic
Version Property (MicroPDF417Options)
In This Topic
Gets or sets the symbol size.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<#YUc("Desc_MicroPDF417_SymbolVersion", "Gets or sets the symbol size.")>
<NotifyParentPropertyAttribute(True)>
Public Property Version As MicroPDF417SymbolVersion
 
See Also