ComponentOne Web API Edition
Type Property (PDF417Options)

C1.BarCode Namespace > PDF417Options Class : Type Property
Gets or set the PDF417 barcode's type.
Syntax
'Declaration
 
<#rMf("Gets or set the PDF417 barcode's type.")>
<DefaultValueAttribute()>
<NotifyParentPropertyAttribute(True)>
Public Property Type As PDF417Type
[#rMf("Gets or set the PDF417 barcode's type.")]
[DefaultValue()]
[NotifyParentProperty(true)]
public PDF417Type Type {get; set;}
See Also

Reference

PDF417Options Class
PDF417Options Members