Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)

Syntax

C#
public virtual bool IncludeAllPages { get; }
Visual Basic
Public Overridable ReadOnly Property IncludeAllPages As Boolean
	Get
Visual C++
public:
virtual property bool IncludeAllPages {
	bool get ();
}

Property Value

Type: Boolean

Implements

ICMSEnvironment..::..IncludeAllPages

See Also