Gets a denominator of the next page for the fractional page view. Valid when Fractional page view was used.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Property NextDenominator As Nullable(Of Integer)
	Get
	Friend Set
C#
public Nullable<int> NextDenominator { get; internal set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also