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

适用于