Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MaxPaperLength Property

Returns the maximum paper length.

Syntax

Get

VB.NETLength = object.MaxPaperLength As Integer
VBLength = object.MaxPaperLength As Integer
C#.NETshort Length = object.MaxPaperLength;
VC++short Length = object->MaxPaperLength;
short Length = object->GetMaxPaperLength();
CHRESULT object->get_MaxPaperLength(short* Length);

object

A SftPrintPreviewPrinter object.

Length

Returns the maximum paper length.

Comments

The MaxPaperLength property returns the maximum paper length.

The Printer.MinPaperLength, Printer.MinPaperWidth, Printer.MaxPaperLength and Printer.MaxPaperWidth properties describe the smallest and largest page the printer can physically print.

Printer.Form and Printer.FormCount return information about the available paper sizes.

See Also SftPrintPreviewPrinter Object | Object Hierarchy


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