Back to Website
Show / Hide Table of Contents

Class BarcodeItem.EncodingOptions

Inheritance
System.Object
ModelComponent
BarcodeItem.EncodingOptions
Implements
System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Inherited Members
ModelComponent.UserTagKey
ModelComponent.WarningTagKey
ModelComponent.Tags
ModelComponent.GenerateId()
ModelComponent.ToString()
ModelComponent.Equals(ModelComponent)
ModelComponent.DeepClone<TItem>(TItem, Boolean)
ModelComponent.Clone(Boolean)
ModelComponent.OnPropertyChanged(String)
ModelComponent.Version
ModelComponent.Id
ModelComponent.Name
ModelComponent.PropertyChanged
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class EncodingOptions : ModelComponent, ICloneable

Constructors

EncodingOptions()

Declaration
public EncodingOptions()

Properties

AztecLayers

Declaration
public int? AztecLayers { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

CharacterSet

Declaration
public string CharacterSet { get; set; }
Property Value
Type Description
System.String

Code128ForceCodesetB

Declaration
public bool? Code128ForceCodesetB { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

DatabarExpandedSegments

Declaration
public int? DatabarExpandedSegments { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

DisableEci

Declaration
public bool? DisableEci { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

ErrorCorrection

Declaration
public string ErrorCorrection { get; set; }
Property Value
Type Description
System.String

Height

Declaration
public int? Height { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Margin

Declaration
public int? Margin { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Pdf417Compact

Declaration
public bool? Pdf417Compact { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

Pdf417Compaction

Declaration
public string Pdf417Compaction { get; set; }
Property Value
Type Description
System.String

Pdf417Dimensions

Declaration
public object Pdf417Dimensions { get; set; }
Property Value
Type Description
System.Object

PureBarcode

Declaration
public bool? PureBarcode { get; set; }
Property Value
Type Description
System.Nullable<System.Boolean>

QrVersion

Declaration
public int? QrVersion { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

Width

Declaration
public int? Width { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>

XDimension

Declaration
public float? XDimension { get; set; }
Property Value
Type Description
System.Nullable<System.Single>

Methods

Clone()

Declaration
public BarcodeItem.EncodingOptions Clone()
Returns
Type Description
BarcodeItem.EncodingOptions

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
ModelComponent.Equals(Object)

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
ModelComponent.GetHashCode()

Implements

System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback