[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.Ean128Fnc1Options

Ean128Fnc1Options Class

The options of Code128

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

Constructors

Name Description
Ean128Fnc1Options()

Initializes a new instance of the Ean128Fnc1Options class.

Ean128Fnc1Options(string)

Initializes a new instance of the Ean128Fnc1Options class.

Properties

Name Description
BarAdjust

Gets or sets the adjustment size by dot.

Dpi

Gets or sets the resolution of the printer.

ModuleSize

Gets or sets the horizontal size of the barcode module.

Methods

Name Description
AssignFrom(BarCodeOptionsBase)

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

Clone()

Makes object copy

ToString()

Returns a string that represents the current object.