ImagesFolder

SkipImagesStrategy.ImagesFolder property

Gets an empty string as this strategy does not use an images folder.

public string ImagesFolder { get; }

Property Value

An empty string since no images are exported.

See Also