PdfViewerControl.PagePadding Property
In This Article
Gets or sets a value that specifies the thickness of the padding space between the boundaries of a page and the page’s content.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Thickness | A Thickness object that represents the thickness of a frame around the page content. |
See Also