Accusoft PrintPRO 8
Picture Property
Description

Gets or sets a bitmap image to load into the control.

Property Type
Read-write property
Syntax
Visual Basic
Public Property Picture As Picture
Return Type
A Picture object to load into the control.
Remarks

The Picture property of PrintPRO can be set to the Picture property of a Form object, PictureBox control, Image control (Visual Basic), ImagXpress control or the Picture property of another PrintPRO control.

After an image is loaded, it can be printed using the PrintPicture method.

Example

You can use LoadPicture in Visual Basic to load a picture into the PrintPRO control:

object.Picture = LoadPicture(pathname)

See Also

PrintPro Object  | PrintPro Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback