Class PdfFormatHelper
Inheritance
System.Object
PdfFormatHelper
Namespace: Telerik.Windows.Documents.FormatProviders.Pdf.RadPdf
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class PdfFormatHelper : Object
Constructors
PdfFormatHelper()
Declaration
public PdfFormatHelper()
Methods
FormatColorHighlight(Color)
Declaration
public static string FormatColorHighlight(Color color)
Parameters
System.Windows.Media.Color
color
|
Returns
System.String
|
FormatColorNonHighlight(Color)
Declaration
public static string FormatColorNonHighlight(Color color)
Parameters
System.Windows.Media.Color
color
|
Returns
System.String
|