Controls is the path will be automatically closed before rendering. This property is false by default
            
 
    Namespace: 
   HiQPdf
    Assembly:
   HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
 
public bool AutoClosePath { get; set; }Public Property AutoClosePath As Boolean
	Get
	Set
public:
property bool AutoClosePath {
	bool get ();
	void set (bool value);
}member AutoClosePath : bool with get, set
Property Value
Type: 
Boolean 
Reference