Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.FreeHandPathModel
FreeHandPathModel.Closed Property
Close this free hand path by drawing a straight line from the end point to the start point.
csharp
public bool Closed { get; set; }
Property Value
Remarks
This property is don't care if this path is part of a ClipShape, because it will be closed always.