| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal report As IReport, _ ByVal targetDevice As ITargetDevice, _ ByVal notificationCallback As LayoutNotificationCallback _ ) | |
| C# | |
|---|---|
public LayoutInfo( IReport report, ITargetDevice targetDevice, LayoutNotificationCallback notificationCallback ) | |
Parameters
- report
- targetDevice
- notificationCallback