IsmnSup2 Constructors

Overloads

IsmnSup2(String, String, Single, Single)Initializes a new instance of the IsmnSup2 class.
IsmnSup2(String, String, Single, Single, Single)Initializes a new instance of the IsmnSup2 class.

IsmnSup2(String, String, Single, Single)

Initializes a new instance of the IsmnSup2 class.

public IsmnSup2(string value, string supplementalValue, float x, float y)

Parameters

value
String

The value of the barcode.

supplementalValue
String

The supplemental value of the barcode.

x
Single

The X coordinate of the barcode.

y
Single

The Y coordinate of the barcode.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

IsmnSup2(String, String, Single, Single, Single)

Initializes a new instance of the IsmnSup2 class.

public IsmnSup2(string value, string supplementalValue, float x, float y, float scale)

Parameters

value
String

The value of the barcode.

supplementalValue
String

x
Single

The X coordinate of the barcode.

y
Single

The Y coordinate of the barcode.

scale
Single

The scale of the barcode.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

IsmnSup2
ceTe.DynamicPDF.PageElements.BarCoding