'Declaration Public Function New( _
ByVal overlayImageThe image, which must be drawn on PDF page.As Vintasoft.Imaging.VintasoftImage _
)
public PdfPageDrawImageCommand(
Vintasoft.Imaging.VintasoftImage overlayImage
)
public: PdfPageDrawImageCommand(
Vintasoft.Imaging.VintasoftImage* overlayImage
)
public:
PdfPageDrawImageCommand(
Vintasoft.Imaging.VintasoftImage^ overlayImage
)
Parameters
- overlayImage
- The image, which must be drawn on PDF page.