Click or drag to resize
Pdf Library for .NET

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: 26.2
Syntax
public string ImagesPath { get; set; }

Property Value

String
See Also