Gets or sets the margins for the pages of the current document. The measure depends on the TextControl.PageUnit property. The default measure is 1/100th inch. The property value is an object of the type PageMargins. For more information see the description of the PageMargins class.

Syntax

public PageMargins PageMargins { get; set; }
Public Property PageMargins() As PageMargins