Gets or sets the margins for the PDF pages, expressed as 100ths of an inch.
Namespace: MindFusion.Scheduling.Export
Assembly: MindFusion.Scheduling.Pdf
C# Copy Code |
---|
public Margins Margins { get; set; } |
Visual Basic Copy Code |
---|
Public Property Margins As Margins |
An instance of the .NET Margins class that represents the margins in hundredths of an inch. The default is half-inch margins on all sides.