ComponentOne Studio Web API Edition
EccMode Property (DataMatrixOptions)

Gets or sets the ECC mode.
Syntax
[NotifyParentProperty(true)]
[DefaultValue()]
[#rMf("Gets or sets the ECC mode.")]
public DataMatrixEccMode EccMode {get; set;}
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<#rMf("Gets or sets the ECC mode.")>
Public Property EccMode As DataMatrixEccMode
 

Property Value

The ECC mode.
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 © 2025 GrapeCity, inc. All rights reserved.