Winnovative PDF Images Extractor
ExtractPath Property
NamespacesWinnovativePdfImgExtractExtractPath
The path to the disk folder where the images will be extracted when the extractToFolder parameter of the ExtractImages() method is true.
Declaration Syntax
C#Visual BasicVisual C++
public string ExtractPath { get; set; }
Public Property ExtractPath As String
public:
property String^ ExtractPath {
	String^ get ();
	void set (String^ value);
}

Assembly: pdfimgextract (Module: pdfimgextract) Version: 3.1.0.0 (3.1.0.0)