1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. TextOptions
  8. /
  9. MaxRowsPerPage

MaxRowsPerPage

TextOptions.MaxRowsPerPage property

The maximum number of rows per page.

public int MaxRowsPerPage { get; set; }

Remarks

The default value is 55. For details, see the documentation.

See Also