PdfBarcodeShape

A PDF barcode is a stacked linear barcode format with data encoded for optimal machine readability.

SMAPI supports following properties and methods to implement the shape.

Angle Gets or sets the rotation angle of the QR Code bar code shape
AutoExpand Gets or sets whether the size can be auto expanded.
CompactMode Gets or sets the compaction mode of the barcode shape.
ErrorCorrectionLevel Gets or sets the error correction level of the PDF417 barcode shape.
FlipHorizontally Gets or sets whether the bar code is flipped in horizontal direction.
FlipVertically Gets or sets whether the bar code is flipped in vertical direction.
HatchingDirection Gets or sets the hatching direction of the barcode shape.
HatchPattern Gets or sets the hatch pattern of the QR Code bar code shape.
HatchLineDirection Gets or sets the direction in which the hatch lines propagate during the hatching operation.
Height Gets or sets the height of the QR Code bar code shape.
InvertImage Gets or sets whether the bar code shape is inverted.
Location Location of the bar code
MarkingOrder Gets or sets how the bar code should be marked
NumberOfColumns Gets or sets the number of columns of the PDF417 barcode shape.
NumberOfRows Gets or sets the number of rows of the PDF417 barcode shape.
QuietZone Gets or sets whether the bar code needs a quiet zone
Text Gets or sets the text of the bar code shape.
Width Gets or sets the width of the bar code shape.