C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Layout Class / MarginRight Property

In This Topic
MarginRight Property (Layout)
In This Topic
Gets or sets the right margin for each page, in twips.
Syntax
'Declaration
 
Public Property MarginRight As Double
 
Remarks
The margins are measured in twips, from the edges of the paper. You can select the paper size and orientation using the PaperSize and Orientation properties.
See Also