Click or drag to resize
Pdf Library for .NET

PdfImageSection Constructor

Overload List
  Name Description
Public method PdfImageSection(Single, Single, Single, Image) Creates an image object that can be added to the header or footer templates of a pdf document.
Public method PdfImageSection(Single, Single, Single, String) Creates an image object that can be added to the header or footer templates of a pdf document.
Public method PdfImageSection(Single, Single, Single, Single, Image) Creates an image object that can be added to the header or footer templates of a pdf document.
Public method PdfImageSection(Single, Single, Single, Single, String) Creates an image object that can be added to the header or footer templates of a pdf document.
Top
See Also