Class PdfFormatHelper
Inheritance
System.Object
PdfFormatHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.FormatProviders.Pdf.RadPdf
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class PdfFormatHelper
Constructors
PdfFormatHelper()
Declaration
public PdfFormatHelper()
Methods
FormatColorHighlight(Color)
Declaration
public static string FormatColorHighlight(Color color)
Parameters
Color
color
|
Returns
System.String
|
FormatColorNonHighlight(Color)
Declaration
public static string FormatColorNonHighlight(Color color)
Parameters
Color
color
|
Returns
System.String
|