'Declaration Public Overloads Shared Sub BuildFormattedText( _ ByVal formattedText As String, _ ByVal sizeInPixels As Size, _ ByVal baseFont As Font, _ ByRef defaultAppearance As Infragistics.Win.AppearanceData, _ ByRef cell As Infragistics.Documents.Reports.Report.Table.ITableCell _ )
public static void BuildFormattedText( string formattedText, Size sizeInPixels, Font baseFont, ref Infragistics.Win.AppearanceData defaultAppearance, ref Infragistics.Documents.Reports.Report.Table.ITableCell cell )
BuildFormattedText is a method used to parse the string representation of a UltraFormattedTextEditor or UltraFormattedLinkLabel such that it can be added to an element of a report. Not all aspects of these controls are supported by the AddRichContent method, so any such attributes are ignored.
Note:The list of unsupported attributes or properties includes the following list:
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2