Gets or sets where to search for font files.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FontsPaths As System.Object |
C# | |
---|
System.object FontsPaths {get; set;} |
C++ | |
---|
DSRESULT get_FontsPaths (
dsStringArray* StrArray
)
DSRESULT put_FontsPaths(
const dsStringArray& NewStrArray
) |
Property Value
Array of strings of the paths of where to search for font files
Example
See Also
Availability
DraftSight V1R3.0