[]
        
(Showing Draft Content)

C1.Win.C1Preview.PageLayoutEnum

PageLayoutEnum Enum

Describes the supported page view modes of the control.

Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public enum PageLayoutEnum

Fields

Name Description
Custom

Displays pages in a grid layout, where the number or rows and columns in the grid is determined by the Rows and Cols properties.

Facing

Displays facing pages side by side, the first page on the right.

Normal

Displays pages in the standard way, one beneath the other.