For a list of all members of this type, see Utilities members.
Name | Description | |
---|---|---|
![]() ![]() | BuildFormattedText | Overloaded. Generates a string that can be parsed by the Infragistics.Documents.Reports.Report.Text.IText.AddRichContent(System.String) method. |
![]() ![]() | DrawCheckbox | Renders a simple checkbox into a Infragistics.Documents.Reports.Report.ICanvas. |
![]() ![]() | DrawRadioButton | Renders a simple radio button into a Infragistics.Documents.Reports.Report.ICanvas. |
![]() ![]() | InchesToPoints | Converts a length measured in inches into its corresponding measurement in points (a unit often used when printing).” |
![]() ![]() | PixelsToPoints | Converts pixels to points using the screen DPI. |
![]() ![]() | PointsToInches | Converts a length measured in points (a unit often used when printing) into its corresponding measurement in inches. |