Click or drag to resize
Pdf Library for .NET

PdfImageElement Constructor

Overload List
  NameDescription
Public methodPdfImageElement(Single, Single, Image)
Creates an image object that can be added to a pdf document.
Public methodPdfImageElement(Single, Single, String)
Creates an image object that can be added to a pdf document.
Public methodPdfImageElement(Single, Single, Single, Image)
Creates an image object that can be added to a pdf document.
Public methodPdfImageElement(Single, Single, Single, String)
Creates an image object that can be added to a pdf document.
Public methodPdfImageElement(Single, Single, Single, Single, Image)
Creates an image object that can be added to a pdf document.
Public methodPdfImageElement(Single, Single, Single, Single, String)
Creates an image object that can be added to a pdf document.
Top
See Also