Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MaxCopies Property

Returns the number of copies that can be printed.

Syntax

Get

VB.NETCount = object.MaxCopies As Integer
VBCount = object.MaxCopies As Integer
C#.NETint Count = object.MaxCopies;
VC++int Count = object->MaxCopies;
int Count = object->GetMaxCopies();
CHRESULT object->get_MaxCopies(int* Count);

object

A SftPrintPreviewPrinter object.

Count

Returns the number of copies that can be printed.

Comments

The MaxCopies property returns the number of copies that can be printed.

The Printer.Copies property can be used to define the number of copies desired.

See Also SftPrintPreviewPrinter Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.