Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreviewPrinter.MediaCount Property

Returns the number of supported media types.

Syntax

Get

VB.NETTotal = object.MediaCount As Integer
VBTotal = object.MediaCount As Integer
C#.NETint Total = object.MediaCount;
VC++int Total = object->MediaCount;
int Total = object->GetMediaCount();
CHRESULT object->get_MediaCount(int* Total);

object

A SftPrintPreviewPrinter object.

Total

Returns the number of supported media types.

Comments

The MediaCount property returns the number of supported media types.

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.