Click or drag to resize

PdfViewerSizeMode Property

Control how the PdfViewer will handle pages placement and control sizing

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

Property Value

SizeModes
Remarks
It's a dependency property. Please find more details here: SizeModeProperty
See Also