HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Text
Element
Width Property
The width of the text block. If zero or negative, the available page width is used
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
float
Width
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfTextElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also