Insert rich text to page
Namespace: Spire.PdfAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("This method may be removed in the future,not support rtf.")] public void LoadFromRTF( string rtf, float width, float height, bool IsSplitLine )
<ObsoleteAttribute("This method may be removed in the future,not support rtf.")> Public Sub LoadFromRTF ( rtf As String, width As Single, height As Single, IsSplitLine As Boolean )
public: [ObsoleteAttribute(L"This method may be removed in the future,not support rtf.")] void LoadFromRTF( String^ rtf, float width, float height, bool IsSplitLine )
[<ObsoleteAttribute("This method may be removed in the future,not support rtf.")>] member LoadFromRTF : rtf : string * width : float32 * height : float32 * IsSplitLine : bool -> unit
Parameters
- rtf
- String
rich text
- width
- Single
width
- height
- Single
- IsSplitLine
- Boolean
IsSplitLine