ImageGear for .NET
Page Property
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class : Page Property




Glossary Item Box

Gets or sets page associated with the control - automatically mapped to the Page property of the associated ImGearPageDisplay object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

ImageGear.Core.ImGearPage class.

Remarks

This property represents the ImageGear.Core.ImGearPage class associated with the control. This property is automatically connected to the Display property. It will always refer to the same ImageGear.Core.ImGearPage class object as the Page property of that ImGearDisplay object. Note that if ImGearPageView class Page property is set, its Display property will automatically also be set, and vice versa.

See Also

©2013. Accusoft Corporation. All Rights Reserved.