[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MaxiCodeOptions

MaxiCodeOptions Class

Represents the MaxiCode barcode's particular information.

Inheritance
MaxiCodeOptions
Namespace: GrapeCity.Documents.Barcode
Assembly: DS.Documents.Barcode.dll
Syntax
public class MaxiCodeOptions : BarCodeOptionsBase
Public Class MaxiCodeOptions
    Inherits BarCodeOptionsBase

Constructors

Name Description
MaxiCodeOptions()

Initializes a new instance of the MaxiCodeOptions class.

MaxiCodeOptions(string)

Initializes a new instance of the MaxiCodeOptions class.

Properties

Name Description
Mode

Gets or sets the MaxiCode mode.

Methods

Name Description
AssignFrom(BarCodeOptionsBase)

Assigns (copies) properties from another BarCodeOptionsBase to the current object.

Clone()

Creates a new object that is a copy of the current instance.

Equals(object)

Determines whether the specified object is equal to this instance.

GetHashCode()

Overridden. Returns the hash code of the string representation of this instance.

ToString()

Returns a string that represents this instance.