Gets or sets the height of the section.
[Visual Basic]
Public Property Height As Single
[C#]
public float Height {get; set;}
Height of the section in inches. Default is 2 inches.
[C#]
private void Detail_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format |
Section Class | Section Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.