Node.OwnerDocument
Node.OwnerDocument property
このノードに関連付けられたドキュメント オブジェクト。これは、新しいノードを作成するために使用される Document オブジェクトでもあります。このノードがドキュメントまたはドキュメントでまだ使用されていない DocumentType である場合、これは null. です。
public virtual Document OwnerDocument { get; }
関連項目
- class Document
- class Node
- 名前空間 Aspose.Html.Dom
- 組み立て Aspose.HTML