Class HtmlRenderer
HtmlRenderer class
HTML ドキュメント レンダラーを表します。
public class HtmlRenderer : Renderer<Document>
コンストラクター
名前 | 説明 |
---|---|
HtmlRenderer() | デフォルトのコンストラクター。 |
メソッド
名前 | 説明 |
---|---|
Dispose() | 管理されていないリソースと、オプションで管理されているリソースを解放します。 |
Render(IDevice, Document) | |
Render(IDevice, params Document[]) | |
Render(IDevice, Document, int) | |
Render(IDevice, Document, TimeSpan) | |
Render(IDevice, int, params Document[]) | |
override Render(IDevice, TimeSpan, params Document[]) | 複数をレンダリングする方法を定義しますDocument 具体的にIDevice . リソース、アクティブなタイマー、アニメーション タスク、または指定されたタイムアウトをロードするためのネットワーク操作がなくなると、レンダリングが実行されます。 |
関連項目
- class Document
- class Renderer<TDocument>
- 名前空間 Aspose.Html.Rendering
- 組み立て Aspose.HTML