Class XpsElement
XpsElement class
一般的な XPS 要素の機能をカプセル化するクラス。
public abstract class XpsElement : XpsObject, IEnumerable<XpsContentElement>
プロパティ
名前 | 説明 |
---|---|
Count { get; } | 子要素の数を返します。 |
Item { get; } | インデックスによる要素の子へのアクセスを提供しますi. |
メソッド
名前 | 説明 |
---|---|
GetEnumerator() | の実装IEnumerableインターフェイス. |
関連項目
- class XpsObject
- class XpsContentElement
- 名前空間 Aspose.Page.XPS.XpsModel
- 組み立て Aspose.Page