PdfToImageConverterImagesPath Property |
The path to the disk folder where the images will be saved when the method ConvertToImagesInFolder() is used.
Namespace: ExpertPdfAssembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntaxpublic string ImagesPath { get; set; }Public Property ImagesPath As String
Get
Set
Property Value
String
See Also