Click or drag to resize

PageSetup LinesPerPage Property

Gets or sets the number of lines per page in the document grid.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int LinesPerPage { get; set; }

Property Value

Type: Int32
See Also