Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MediaReadyCount Property

Returns the number of paper forms that are currently available for use.

Syntax

Get

VB.NETTotal = object.MediaReadyCount As Integer
VBTotal = object.MediaReadyCount As Integer
C#.NETint Total = object.MediaReadyCount;
VC++int Total = object->MediaReadyCount;
int Total = object->GetMediaReadyCount();
CHRESULT object->get_MediaReadyCount(int* Total);

object

A SftPrintPreviewPrinter object.

Total

Returns the number of paper forms that are currently available for use.

Comments

The MediaReadyCount property returns the number of paper forms that are currently available for use.

This method is only functional on Windows XP and better.

See Also SftPrintPreviewPrinter Object | Object Hierarchy


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