Path.ClosePath Property

Gets or sets a value specifying if the path should be closed.

public bool ClosePath { get; set; }
Public Property ClosePath As Boolean

Property Value

Boolean

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Path
ceTe.DynamicPDF.PageElements

In this topic