Click or drag to resize

PdfUnidimensionalBarcode GetSize Method

Returns the size 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 override SizeF GetSize()

Return Value

Type: SizeF
The Size.
See Also