[]
Gets or sets an estimate of the number of lines in the document.
public int? Lines { get; set; }
Public Property Lines As Integer?