[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.Margins.ToString

ToString Method

ToString()

Returns a string that represents the current Margins.

Declaration
public override string ToString()
Returns
Type Description
string

A string in the form "[Margins Left={Left} Right={Right} Top={Top} Bottom={Bottom}]".

Overrides