ImageGear .NET v24.12 - Updated
Page Field




ImageGear24.Core Assembly > ImageGear.Display Namespace > ImGearScrollComponentInfo Structure : Page Field
Specifies the page size. A scrollbar uses this value to determine the appropriate size of the proportional scroll box.
Syntax
'Declaration
 
Public Page As Integer
'Usage
 
Dim instance As ImGearScrollComponentInfo
Dim value As Integer
 
value = instance.Page
 
instance.Page = value
public int Page
public: int Page
public:
int Page

Field Value

Integer value.
See Also

Reference

ImGearScrollComponentInfo Structure
ImGearScrollComponentInfo Members
ImGearScrollComponentInfo Structure