共用方式為


Margins Struct

Definition

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
Inheritance
Margins
Attributes

Constructors

Margins(ReportSize, ReportSize, ReportSize, ReportSize)

Properties

Bottom
Left
Right
Top

Applies to