PdfTextElementWidth Property

The width of the text block. If zero or negative, the available page width is used

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public float Width { get; set; }

Property Value

Single

See Also