Share via


ReportSize Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the ReportSize class.

Overload List

  Name Description
Public method ReportSize(Double) Creates a new instance of the ReportSize class.
Public method ReportSize(String) Creates a new instance of the ReportSize class.
Public method ReportSize(Double, SizeTypes) Creates a new instance of the ReportSize class.
Public method ReportSize(String, IFormatProvider) Creates a new instance of the ReportSize class.
Public method ReportSize(String, IFormatProvider, SizeTypes) Creates a new instance of the ReportSize class.

Top