Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MaxPaperWidth Property

Returns the maximum paper width.

Syntax

Get

VB.NETwidth = object.MaxPaperWidth As Integer
VBwidth = object.MaxPaperWidth As Integer
C#.NETshort width = object.MaxPaperWidth;
VC++short width = object->MaxPaperWidth;
short width = object->GetMaxPaperWidth();
CHRESULT object->get_MaxPaperWidth(short* width);

object

A SftPrintPreviewPrinter object.

width

Returns the maximum paper width.

Comments

The MaxPaperWidth property returns the maximum paper width.

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.