Click or drag to resize

PdfToImageConverterImagesPath Property

The path to the disk folder where the images will be saved when the method ConvertToImagesInFolder() is used.

Namespace:  ExpertPdf
Assembly:  eppdftoimage (in eppdftoimage.dll) Version: 7.0
Syntax
public string ImagesPath { get; set; }

Property Value

Type: String
See Also