Rectangle

TemplateBarcode.Rectangle property

Gets the rectangular area that contains the template barcode field.

public Rectangle Rectangle { get; }

Property Value

An instance of Rectangle class that represents the rectangular area that contains the template barcode field.

See Also