XpsContentElement class
Contents
[
Hide
]XpsContentElement class
Incapsulates features of XPS content elements: Canvas, Path and Glyphs.
Inheritance: XpsContentElement
→ XpsHyperlinkElement
→ XpsElement
→ XpsObject
The XpsContentElement type exposes the following members:
Properties
Name | Description |
---|---|
count | Returns number of child elements. |
hyperlink_target | Returns/sets hyperlink target object. |
render_transform | Returns/sets the affine transformation matrix establishing a new coordinate frame for all attributes of the element and for all child elements (if any). |
clip | Returns/sets the path geometry instance limiting the rendered region of the element. |
opacity | Returns/sets the value defining the uniform transparency of the element. |
opacity_mask | Returns/sets the brush specifying a mask of alpha values that is applied to the element in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element. |
Indexer
Name | Description |
---|---|
[index] | Returns an item at the specified index. |
See Also
- module
aspose.page.xps.xpsmodel
- package
aspose.page