Click or drag to resize

PdfViewerViewportHeight Property

Gets the vertical size of the viewport for this content.

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

Property Value

Double
A Double that represents, in device independent pixels, the vertical size of the viewport for this content. This property has no default value.

Implements

IScrollInfoViewportHeight
See Also