MindFusion WinForms Programmer's Guide
PdfExporter.Margins Property
See Also
 





Gets or sets the page margins.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Pdf

 Syntax

C#  Copy Code

public Margins Margins { get; set; }

Visual Basic  Copy Code

Public Property Margins As Margins

 Property Value

An instance of the Margins class.

 See Also

PdfExporter Members
PdfExporter Class
MindFusion.Reporting.Export Namespace