Click or drag to resize
Pdftools logo

SizeWidth Property

Get the width (horizontal size) as Length object.


Namespace: PdfTools.Geometry.Units
Assembly: PdfTools (in PdfTools.dll) Version: 1.17.0+23d126d295bd5cb25c315a91f72f3e0c111acb34
Syntax
C#
public Length Width { get; }

Property Value

Length
See Also