Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Empty by default.
An editable collection of user-defined folders where the pdf kit engine tries to find font files in addition to system folders.
If the application is opened in trusted mode the paths are expected to be file system based, otherwise they will be processed as isolated storage based paths.
An ArgumentException will be thrown as a result of attemp to add null or empty value.
Namespace: Apitron.PDF.Kit.Configuration
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Property Value
Type: ICollectionStringEmpty by default.
See Also