| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal ownerControl As Control _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public PageViewAccessible( Control ownerControl ) | |
Parameters
- ownerControl
- The viewer control on which the accessible page view is located.