Click or drag to resize

PdfBarcode GetSize Method

Internal method which calculates the size of the barcode which is going to rendered.

Namespace: Spire.Pdf.Barcode
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected virtual SizeF GetSize()

Return Value

Type: SizeF
See Also