DocDevice.EndElement
DocDevice.EndElement method
html ノードのレンダリングを終了します。
public override void EndElement(Element element)
パラメータ | タイプ | 説明 |
---|---|---|
element | Element | html 要素。 |
関連項目
- class Element
- class DocDevice
- 名前空間 Aspose.Html.Rendering.Doc
- 組み立て Aspose.HTML
html ノードのレンダリングを終了します。
public override void EndElement(Element element)
パラメータ | タイプ | 説明 |
---|---|---|
element | Element | html 要素。 |