Description

Assign and retrieve the number of images per page to print.

Property type

A mcImagesPerPage enumeration.  

Syntax

object.ImagesPerPage [= value]

The ImagesPerPage Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McPrintManager.
valueA mcImagesPerPage enumeration, as described in settings.

Settings

The settings for value are:

ConstantValueDescription
 OneImagePerPage1
 TwoImagesPerPage2
 FourImagesPerPage4
 NineImagesPerPage9
 SixteenImagesPerPage16
 ThirtyFiveImagesPerPage35