Clip child shapes. Default is true.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public bool Clip { get; set; }
Visual Basic
Public Property Clip As Boolean
	Get
	Set

Remarks

Clipping does not work on fields.

See Also