Click or drag to resize

PdfViewerPageMargin Property

Specifies space between pages margins

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

Property Value

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