Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MinPaperWidth Property

Returns the minimum paper width.

Syntax

Get

VB.NETwidth = object.MinPaperWidth As Integer
VBwidth = object.MinPaperWidth As Integer
C#.NETshort width = object.MinPaperWidth;
VC++short width = object->MinPaperWidth;
short width = object->GetMinPaperWidth();
CHRESULT object->get_MinPaperWidth(short* width);

object

A SftPrintPreviewPrinter object.

width

Returns the minimum paper width.

Comments

The MinPaperWidth property returns the minimum paper width.

The Printer.MinPaperLength, 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.