ClipRegion.ClipNodes Property
Gets a collection of clipping nodes that define the clipping region.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<ClipNode> | A collection of clipping nodes. |
See Also