PDF File Writer Class Library - Author Uzi Granot
PdfImage Constructor |
Overload List| Name | Description | |
|---|---|---|
![]() | PdfImage(PdfDocument) |
PdfImage constructor
|
![]() | PdfImage(PdfDocument, Pdf417Encoder) | Obsolete. Initializes a new instance of the PdfImage class |
![]() | PdfImage(PdfDocument, QREncoder) | Obsolete. Initializes a new instance of the PdfImage class |
![]() | PdfImage(PdfDocument, Boolean, PdfImageControl) | Obsolete. Initializes a new instance of the PdfImage class |
![]() | PdfImage(PdfDocument, Image, PdfImageControl) | Obsolete. Initializes a new instance of the PdfImage class |
![]() | PdfImage(PdfDocument, String, PdfImageControl) | Obsolete. Initializes a new instance of the PdfImage class |
See Also