Padding 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public value class Padding
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.PaddingConverter))]
public struct Padding
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.PaddingConverter))>]
type Padding = struct
Public Structure Padding
- 継承
-
Padding
- 属性
コンストラクター
| Padding(ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>, ReportExpression<ReportSize>) |
プロパティ
| Bottom | |
| Default | |
| Left | |
| Right | |
| Top |
メソッド
| GetPaddingInPageUnits(Single, Single, Single, Single) |