ComponentOne Studio for WinRT XAML
ConvertFromDocument(C1Document) メソッド

文字列に変換する C1Document
C1Document の文字列表現を作成します。
構文
'宣言
 
Public Overloads Function ConvertFromDocument( _
   ByVal doc As C1Document _
) As System.String
public System.string ConvertFromDocument( 
   C1Document doc
)

パラメータ

doc
文字列に変換する C1Document

戻り値の型

ドキュメントの HTML 表現を含む文字列。
参照

HtmlFilter クラス
HtmlFilter メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.