言語

Margins 構造体

定義

public value class Margins
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.Margins/MarginsConverter))]
public struct Margins
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.Margins/MarginsConverter))>]
type Margins = struct
Public Structure Margins
継承
Margins
属性

コンストラクター

名前 説明
Margins(ReportSize, ReportSize, ReportSize, ReportSize)

プロパティ

名前 説明
Bottom
Left
Right
Top

適用対象