Click or drag to resize

PageLayoutIsValid Property

Identifies whether or not a valid layout is available. A return of false typically indicates that no explicit layout has been performed and that a "simulated flow" layout should be used.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
See Also