XpsElement class

XpsElement class

Class incapsulating common XPS element features.

Inheritance: XpsElementXpsObject

The XpsElement type exposes the following members:

Properties

PropertyDescription
countReturns number of child elements.

Provides access to element’s children by index i.

Indexer

NameDescription
[index]Index of child element.

See Also