Poppler.PageLayout – poppler-glib Reference Manual
PageLayout
Description:
[
CCode
( cprefix =
"POPPLER_PAGE_LAYOUT_"
, type_id =
"poppler_page_layout_get_type ()"
) ]
public
enum
PageLayout
Page layout types
Namespace:
Poppler
Package:
poppler-glib
Content:
Enum values:
ONE_COLUMN
-
pages in one column
SINGLE_PAGE
-
one page at a time
TWO_COLUMN_LEFT
-
pages in two columns with odd numbered pages on the left
TWO_COLUMN_RIGHT
-
pages in two columns with odd numbered pages on the right
TWO_PAGE_LEFT
-
two pages at a time with odd numbered pages on the left
TWO_PAGE_RIGHT
-
two pages at a time with odd numbered pages on the right
UNSET
-
no specific layout set
2022 vala-language.org