DocumentInfo
DocumentInfo constructor
の新しいインスタンスを初期化しますDocumentInfo
class.
public DocumentInfo(FileType fileType, IPageInfo[] pages, long size)
パラメータ | タイプ | 説明 |
---|---|---|
fileType | FileType | ファイルのタイプ。 |
pages | IPageInfo[] | 表示するページのリスト。 |
size | Int64 | ファイルのサイズ。 |
例外
例外 | 調子 |
---|---|
ArgumentNullException | スローされるタイミングfileType無効である。 |
ArgumentNullException | スローされるタイミングpages無効である。 |
関連項目
- class FileType
- interface IPageInfo
- class DocumentInfo
- 名前空間 GroupDocs.Merger.Domain.Result
- 組み立て GroupDocs.Merger