Method | Description | |
---|---|---|
AppendLink ( RTF.RTFBuilderbase s, string text, string hyperlink ) : RTF.RTFBuilderbase | ||
GetFormattedData ( this rec, RTF.RTFBuilder rb ) : void | ||
GetFormattedHeader ( this rec, RTF.RTFBuilder rb ) : void |
public static AppendLink ( RTF.RTFBuilderbase s, string text, string hyperlink ) : RTF.RTFBuilderbase | ||
s | RTF.RTFBuilderbase | |
text | string | |
hyperlink | string | |
return | RTF.RTFBuilderbase |
public static GetFormattedData ( this rec, RTF.RTFBuilder rb ) : void | ||
rec | this | |
rb | RTF.RTFBuilder | |
return | void |
public static GetFormattedHeader ( this rec, RTF.RTFBuilder rb ) : void | ||
rec | this | |
rb | RTF.RTFBuilder | |
return | void |