Click or drag to resize

PdfViewerExtentWidth Property

Gets the horizontal size of the extent.

Namespace: Patagames.Pdf.Net.Controls.Wpf
Assembly: Patagames.Pdf.Wpf (in Patagames.Pdf.Wpf.dll) Version: 4.94.2704
Syntax
public double ExtentWidth { get; }

Property Value

Double
A Double that represents, in device independent pixels, the horizontal size of the extent. This property has no default value.

Implements

IScrollInfoExtentWidth
See Also