Click or drag to resize

PdfViewerPadding Property

Gets or sets padding within the control.

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

Property Value

Padding
A System.Windows.Forms.Padding representing the control's internal spacing characteristics.
See Also