Margins Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |