New to Telerik Document ProcessingStart a free 30-day trial

Content element applying a vector clipping path to subsequent elements in the page content stream.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public class Clipping : ContentElementBase, IFixedDocumentElement

Inheritance: objectFixedDocumentElementBaseContentElementBaseClipping

Implements: IFixedDocumentElement

Inherited Members ContentElementBase.ClippingFixedDocumentElementBase.Parent

Constructors

Initializes a new clipping element used to confine subsequent drawing to a specified geometry on the page.

C#
public Clipping()

Properties

Gets or sets the clipping geometry path defining the visible region.

C#
public GeometryBase Clip { get; set; }
Property Value:

The clipping geometry.

In this article
DefinitionConstructorsClipping()PropertiesClip
Not finding the help you need?
Contact Support