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


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