Click or drag to resize

PdfViewerPageHAlign Property

Gets or sets the horizontal alignment of page in the control.

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

Property Value

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