←Select platform

CurrentPageNumberChangeData Class

Summary

Data describing the context of a DocumentViewer.CurrentPageNumber change.

Syntax
C#
C++/CLI
public class CurrentPageNumberChangeData 
public: 
   ref class CurrentPageNumberChangeData 
Remarks

When the DocumentViewer.CurrentPageNumber changes through a DocumentViewerOperation.CurrentPageNumberChanged operation event, the CurrentPageNumberChangeData is available as the DocumentViewerOperationEventArgs.Data1 property.

The CurrentPageNumberChangeData includes information about the change, such as:

The operation can be aborted by setting DocumentViewerOperationEventArgs.Abort to true when DocumentViewerOperationEventArgs.Operation is DocumentViewerOperation.CurrentPageNumberChanged, and DocumentViewerOperationEventArgs.IsPostOperation is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.