ComponentOne Studio Web API Edition
Ecc200SymbolSize Property (DataMatrixOptions)

Gets or sets the size of the ECC200 symbol.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<#rMf("Gets or sets the size of the ECC200 symbol.")>
Public Property Ecc200SymbolSize As DataMatrixEcc200SymbolSize
[NotifyParentProperty(true)]
[DefaultValue()]
[#rMf("Gets or sets the size of the ECC200 symbol.")]
public DataMatrixEcc200SymbolSize Ecc200SymbolSize {get; set;}

Property Value

The size of the ECC200 symbol.
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

DataMatrixOptions Class
DataMatrixOptions Members

 

 


Copyright © GrapeCity, inc. All rights reserved.