ImageElementInitPdfImage Method

Overload List

InitPdfImage(Single, Single, Single, String) Initializes an image element from a file. This method must be called on empty image elements
InitPdfImage(Single, Single, Single, Single, String) Initializes an image element from a file keeping the aspect ratio. This method must be called on empty image elements
InitPdfImage(Single, Single, Single, Single, Boolean, String) Initializes an image element from a file. This method must be called on empty image elements

See Also