ActiveReports Developer 7
Margins Constructor
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Margins Constructor

Glossary Item Box

Creates a new instance of the Margins class.

Overload List

OverloadDescription
Margins Constructor()Creates a new instance of the Margins class.  
Margins Constructor(Single,Single,Single,Single)

Initializes a new instance of the Margins class with the specified margins.

 

See Also