Gets or sets the margins for the pages of the current document. The measure depends on the ServerTextControl.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.
[C#] public PageMargins PageMargins { get; set; }
[Visual Basic] Public Property PageMargins() As PageMargins
<< TXTextControl.ServerTextControl.OnXmlNotWellFormed Method | >> TXTextControl.ServerTextControl.Pages Property