ActiveReports Developer 7
PaddingEx Constructor
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports Namespace > PaddingEx Structure : PaddingEx Constructor

Glossary Item Box

Initializes a new instance of the PaddingEx structure.

Overload List

OverloadDescription
PaddingEx Constructor(Int32)Initializes a new instance of the PaddingEx structure using the same value for all edges.  
PaddingEx Constructor(Int32,Int32,Int32,Int32)Initializes a new instance of the PaddingEx structure using the specified value for each edge.  

See Also