Winnovative PDF Images Extractor
ExtractImageFormat Property
NamespacesWinnovativePdfImgExtractExtractImageFormat
The image format for the extracted images.
Declaration Syntax
C#Visual BasicVisual C++
public ImageFormat ExtractImageFormat { get; set; }
Public Property ExtractImageFormat As ImageFormat
public:
property ImageFormat^ ExtractImageFormat {
	ImageFormat^ get ();
	void set (ImageFormat^ value);
}

Assembly: pdfimgextract (Module: pdfimgextract) Version: 2.0.0.0 (2.0.0.0)