Click or drag to resize

PdfImageFileName Property

Gets the filename or url for the image.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.Pdf (in Atalasoft.dotImage.Pdf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string FileName { get; }

Property Value

Type: String
The filename of an image to be saved to PDF.
See Also