PdfBarcode
m_bounds Field
|
Indicates the region of the barcode.
Namespace:
Spire.Pdf.Barcode
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected RectangleF m_bounds
Protected m_bounds As RectangleF
protected:
RectangleF m_bounds
val mutable m_bounds: RectangleF
Field Value
Type:
RectangleF
See Also