Table of Contents

Property SupportPath

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

SupportPath

Get/Set the support path of the document.

public string SupportPath { get; set; }

Property Value

string

Remarks

Specifies the directories in which VectorDraw searches for files when using methods for drawings like insert, file open, images attach, xref, font files and FindFile method of vdUtility. After setting this value, call the Update() method in order the file paths to be recalculated.