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


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