[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MicroPDF417Options

MicroPDF417Options Class

The options of MicroPDF417

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

Constructors

Name Description
MicroPDF417Options()

Initializes a new instance of the MicroPDF417Options class.

MicroPDF417Options(string)

Initializes a new instance of the MicroPDF417Options class.

Properties

Name Description
CompactionMode

Gets or sets the CompactionMode.

FileID

Gets or sets the file id of structured append symbol.

SegmentCount

Gets or sets the segment count of structured append symbol.

SegmentIndex

Gets or sets the segment index of structured append symbol.

Version

Gets or sets the symbol size.

Methods

Name Description
AssignFrom(BarCodeOptionsBase)

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

Clone()

Makes object copy

Reset()

Resets all properties to default values.

ResetEncoding()
ShouldSerialize()

Indicates whether any property of this object has changed from its default value.

ShouldSerializeEncoding()
ToString()

Returns a string that represents the current object.