IsEightPageColumnsLayout Property
In This Topic
Gets or sets a value indicating if eight page columns are shown in paginated mode.
Syntax
'Declaration
Public Property IsEightPageColumnsLayout As Boolean
public bool IsEightPageColumnsLayout {get; set;}
See Also