Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

EwsPageView.CreateFractional Method

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

CreateFractional(Int32, Int32, Int32)

Creates a fractional page view definition object. Page offset is defined by the fraction. E.g. 33% (numerator is 33, denominator is 100).

Declaration
public static EwsPageView CreateFractional(int numerator, int denominator, int count)
Parameters
Type Name Description
Int32 numerator

Numerator of the fraction of page offset.

Int32 denominator

Denominator of the fraction of page offset.

Int32 count

Count of the items within the page.

Returns
Type Description
EwsPageView

A page view definition object.

In This Article
  • CreateFractional(Int32, Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies