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: 9.0
Syntax
public string ImagesPath { get; set; }

Property Value

String
See Also