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


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