Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.VisitedPages Property

Returns the total number of currently visited pages.

Syntax

Get

VB.NETTotal = object.VisitedPages As Integer
VBTotal = object.VisitedPages As Long
C#.NETint Total = object.VisitedPages;
VC++long Total = object->VisitedPages;
long Total = object->GetVisitedPages();
CHRESULT object->get_VisitedPages(long* Total);

object

A SftPrintPreview object.

Total

Returns the total number of currently visited pages.

Comments

The VisitedPages property returns the total number of currently visited pages.

The TotalPages property contains the total number of pages.

See Also SftPrintPreview Object | Object Hierarchy


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