Incorporates the image currently represented by the control's Picture member according to a line from the TemplateFile.
Visual Basic |
---|
Public Sub PrintTemplatePicture( _ ByVal LineItem As Long _ ) |
- LineItem
- Which line in the Template File to process. Zero indicates the "next line", or when at the end of the file, the first image parameter line.
See TemplateFile for examples of how to create collages using the TemplateFile Property and PrintTemplateDIB method.