'宣言 Public Shared Function ValidRtf( _ ByVal rtf As System.String _ ) As System.Boolean
'使用法 Dim rtf As System.String Dim value As System.Boolean value = C1RichText.ValidRtf(rtf)
public static System.bool ValidRtf( System.string rtf )
パラメータ
- rtf
'宣言 Public Shared Function ValidRtf( _ ByVal rtf As System.String _ ) As System.Boolean
'使用法 Dim rtf As System.String Dim value As System.Boolean value = C1RichText.ValidRtf(rtf)
public static System.bool ValidRtf( System.string rtf )