Enum PathType
Namespace TallComponents.PDF.Layout.ResourceLoader
The type of FullPath, this can be used to extract the basepath from it.
Fields
Url
It's a web url.
LocalFile
It's a local file.
Custom
It's a custom format, no new basepath will be extracted.