Hide

SftPrintPreview/OCX 1.0 - ActiveX Print Preview Control

Display
Print

SftPrintPreview.ZoomInOut Event

All preview pages are reformatted or repositioned.

Syntax

VB.NETPrivate Sub object_ZoomInOut(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.ZoomInOut
VBPrivate Sub object_ZoomInOut(ZoomIncreasing As Boolean)
C#.NETvoid object_ZoomInOut(object sender, EventArgumentType e);
VC++void OnZoomInOutobject(VARIANT_BOOL* ZoomIncreasing);
CHRESULT OnZoomInOutobject(VARIANT_BOOL* ZoomIncreasing);

object

A SftPrintPreview object.

ZoomIncreasing

Reserved for future use.

Comments

The ZoomInOut event occurs when all preview pages are reformatted or repositioned.

See Also SftPrintPreview Object | Object Hierarchy


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