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


C1.Document アセンブリ > C1.Ssrs 名前空間 > PageLayout クラス : MarginLeft プロパティ
Gets or sets the left margin in millimeters.
シンタックス
'宣言
 
Public Property MarginLeft As System.Double
'使用法
 
Dim instance As PageLayout
Dim value As System.Double
 
instance.MarginLeft = value
 
value = instance.MarginLeft
public System.double MarginLeft {get; set;}
参照

参照

PageLayout クラス
PageLayout メンバ