WorksheetMultiplePages Property

Determines if the multiple page can be rendered horizontally at once or not.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public bool MultiplePages { get; set; }

Property Value

Boolean

Implements

IDocumentTMultiplePages

See Also