Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPicker Class / SetRtf Method


In This Topic
SetRtf Method
In This Topic
Syntax
'Declaration
 
Public Sub SetRtf( _
   ByVal rtf As String _
) 
 
'Usage
 
Dim instance As FontPicker
Dim rtf As String
 
instance.SetRtf(rtf)

Parameters

rtf
See Also