Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MinPaperLength Property

Returns the minimum paper length.

Syntax

Get

VB.NETLength = object.MinPaperLength As Integer
VBLength = object.MinPaperLength As Integer
C#.NETshort Length = object.MinPaperLength;
VC++short Length = object->MinPaperLength;
short Length = object->GetMinPaperLength();
CHRESULT object->get_MinPaperLength(short* Length);

object

A SftPrintPreviewPrinter object.

Length

Returns the minimum paper length.

Comments

The MinPaperLength property returns the minimum paper length.

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

See Also SftPrintPreviewPrinter Object | Object Hierarchy


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