Click or drag to resize

PdfViewerPageAlign Property

Gets or sets the alignment of page in the control.

Namespace: Patagames.Pdf.Net.Controls.WinForms
Assembly: Patagames.Pdf.WinForms (in Patagames.Pdf.WinForms.dll) Version: 4.94.2704
Syntax
public ContentAlignment PageAlign { get; set; }

Property Value

ContentAlignment
See Also