'宣言 Protected Function GetContent( _ ByVal flags As System.UInteger, _ ByVal includeCrLf As System.Boolean _ ) As System.String
'使用法 Dim instance As C1RichText Dim flags As System.UInteger Dim includeCrLf As System.Boolean Dim value As System.String value = instance.GetContent(flags, includeCrLf)
protected System.string GetContent( System.uint flags, System.bool includeCrLf )
パラメータ
- flags
- includeCrLf