IDevice.BeginDocument
IDevice.BeginDocument method
ドキュメントのレンダリングを開始します。
public void BeginDocument(Document document)
| パラメータ | タイプ | 説明 |
|---|---|---|
| document | Document | ドキュメント。 |
関連項目
- class Document
- interface IDevice
- 名前空間 Aspose.Html.Rendering
- 組み立て Aspose.HTML
ドキュメントのレンダリングを開始します。
public void BeginDocument(Document document)
| パラメータ | タイプ | 説明 |
|---|---|---|
| document | Document | ドキュメント。 |