Gets or sets the margins for the PDF pages.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf.PdfExport
C#
![]() |
---|
public Thickness Margins { get; set; } |
Visual Basic
![]() |
---|
Public Property Margins As Thickness |
An instance of the Thickness structure. The default is Thickness(48).
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |