PdfPrintPageEventArgs.MarginBounds Property
Returns the rectangular area that represents the portion of the page inside the margins.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle that is a rectangular area, measured in hundredths of an inch, that represents the portion of the page inside the margins. |
See Also