FlexReport for WinForms
MarginRight プロパティ (Layout)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Layout クラス : MarginRight プロパティ
Gets or sets the right margin for each page, in twips.
シンタックス
'宣言
 
Public Property MarginRight As System.Double
'使用法
 
Dim instance As Layout
Dim value As System.Double
 
instance.MarginRight = value
 
value = instance.MarginRight
public System.double MarginRight {get; set;}
解説
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.
参照

参照

Layout クラス
Layout メンバ