Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.Memory Property

Returns the printer memory (in KB).

Syntax

Get

VB.NETKB = object.Memory As Integer
VBKB = object.Memory As Integer
C#.NETint KB = object.Memory;
VC++int KB = object->Memory;
int KB = object->GetMemory();
CHRESULT object->get_Memory(int* KB);

object

A SftPrintPreviewPrinter object.

KB

Returns the printer memory (in KB).

Comments

The Memory property returns the printer memory (in KB).

This method is only functional on Windows 2000 and better.

Some printers do not provide this information.

See Also SftPrintPreviewPrinter Object | Object Hierarchy


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