'Declaration Public Function New( _
ByVal overlayImageThe overlay image.As Vintasoft.Imaging.VintasoftImage _
)
public PdfDrawImageCommand(
Vintasoft.Imaging.VintasoftImage overlayImage
)
public: PdfDrawImageCommand(
Vintasoft.Imaging.VintasoftImage* overlayImage
)
public:
PdfDrawImageCommand(
Vintasoft.Imaging.VintasoftImage^ overlayImage
)
Parameters
- overlayImage
- The overlay image.