public method InlineImageBuilder.SetFile

Brief

Sets the path to the file from which the inline image object is to be loaded.

Declaration
C#
Gehtsoft.PDFFlow.Builder.InlineImageBuilder  SetFile (string filePath)

Parameters
filePath

A path to the file.

Declared in InlineImageBuilder

back