ImportDocumentOptions

ImportDocumentOptions class

埋め込みドキュメントのインポートのオプションを提供します。

public abstract class ImportDocumentOptions : IImportDocumentOptions

プロパティ

名前 説明
Extension { get; } 埋め込みオブジェクトの拡張子。
ObjectData { get; } 埋め込みオブジェクトのデータ.
PageNumber { get; } 埋め込みオブジェクトを挿入するためのページ番号.

備考

もっと詳しく知る

関連項目