Search
PdfExporter.Margins Property
See Also
 






Gets or sets the margins for the PDF pages.

Namespace: MindFusion.Diagramming.Export
Assembly: MindFusion.Diagramming.Export

 Syntax

C#  Copy Code

public Thickness Margins { get; set; }

Visual Basic  Copy Code

Public Property Margins As Thickness

 Property Value

 See Also