PhysicalPathResourceProvider.GetImageData

Gets the image data from the file path specified using base path.

public ImageData GetImageData(string filePath)
Function GetImageData(filePath As String) As ImageData

Parameters

filePath
String

The file path of the image.

Returns

ImageData

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ImageData
PhysicalPathResourceProvider
ceTe.DynamicPDF.LayoutEngine

In this topic