Click or drag to resize
Pdf Library for .NET

PdfImageSection Constructor

Overload List
  NameDescription
Public methodPdfImageSection(Single, Single, Single, Image)
Creates an image object that can be added to the header or footer templates of a pdf document.
Public methodPdfImageSection(Single, Single, Single, String)
Creates an image object that can be added to the header or footer templates of a pdf document.
Public methodPdfImageSection(Single, Single, Single, Single, Image)
Creates an image object that can be added to the header or footer templates of a pdf document.
Public methodPdfImageSection(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