| Visual Basic (Declaration) | |
|---|---|
Public Sub SetWidth( _ ByVal value As System.Integer _ ) | |
| C# | |
|---|---|
public void SetWidth( System.int value ) | |
Parameters
- value
- An System.Int32 indicating the number of twips to which to set the page width.
|
| ActiveReports Developer 7 | |
| SetWidth Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > SupportedPageInfo Class : SetWidth Method |
Glossary Item Box