Accusoft PrintPRO 7
Picture Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : Picture Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.