ComponentOne Studio Web API Edition
Version Property (QRCodeOptions)

Gets or sets the QRCode version.
Syntax
public int Version {get; set;}
'Declaration
 
Public Property Version As Integer
 
Remarks
Specify any value between 1 and 14 when the Model property is set to Model1 and 1 to 40 for Model2. When -1 is specified, the version most suited to the value is automatically determined
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QRCodeOptions Class
QRCodeOptions Members

 

 


Copyright © 2025 GrapeCity, inc. All rights reserved.