Table of Contents
PdfImageContent Constructor
Overload List
Name Description
PdfImageContent(); Creates a new instance of the PdfImageContent class.
PdfImageContent(PdfImage); Create a new instance of the PdfImageContent class with the given PdfImage object.
See Also