Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.TotalPages Property

Returns the total number of pages.

Syntax

Get

VB.NETCount = object.TotalPages As Integer
VBCount = object.TotalPages As Long
C#.NETint Count = object.TotalPages;
VC++long Count = object->TotalPages;
long Count = object->GetTotalPages();
CHRESULT object->get_TotalPages(long* Count);

object

A SftPrintPreview object.

Count

Returns the total number of pages.

Comments

The TotalPages property returns the total number of pages.

If the output has not yet been completely formatted, the total number of pages is unknown and this property returns 999,999.

See Also SftPrintPreview Object | Object Hierarchy


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