  | 
PdfRasterizerImagesPath Property  | 
 
            The path to the disk folder where the images will be saved, when the method 
Save is used.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic string ImagesPath { get; set; }Public Property ImagesPath As String
	Get
	Set
Property Value
Type: 
String
See Also