CreateFromFile

Document.CreateFromFile method

ファイルからドキュメントを作成します。

public static Document CreateFromFile(string filePath)
パラメータ タイプ 説明
filePath String ドキュメント ファイルのパス。

戻り値

作成されたドキュメント。

関連項目