Property FontPath

Namespace TallComponents.PDF.Shapes
Class SvgShape

Relative or absolute path to the folder containing fonts. Leave empty to use the system font folder. (default = empty)

The system font folder may not be accessible during web requests if the anonymous user (IUSR_xxxx) does not have read access to this folder. Clone the required fonts into a different folder within the website instead.

Syntax

public  String  FontPath  {  get;  set;  }

Property value

String