Calculate Enum

Specifies calculation type for barcodes.

public enum Calculate
Public Enum Calculate

Inheritance: ObjectValueTypeEnumCalculate

Fields

Calculate.Auto2Automatically detect when to calculate.
Calculate.No1Never calculate.
Calculate.Yes0Always calculate.

Licensing Info

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

See Also

ceTe.DynamicPDF.PageElements.BarCoding

In this topic