HiQPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Rectangle
Width Property
The rectangle width in points
Definition
Namespace:
HiQPdf.Chromium
Assembly:
HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
Copy
public
int
Width
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfRectangle Class
HiQPdf.Chromium Namespace
In This Article
Definition
See Also