Enables or disables the setting of page margins. If the property's value is true, the setting of page margins is enabled.

Syntax

public bool EnablePageMargins { get; set; }
Public Property EnablePageMargins As Boolean