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