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; }
Public Property ImagesPath As String
Get
Set
Property Value
Type:
StringSee Also