Table of Contents

Enum OdfPageUsage

Namespace
OdfKit.Text
Assembly
OdfKit.dll

Specifies the usage of a page. 指定頁面的使用方式。

public enum OdfPageUsage

Fields

All = 0

套用至所有頁面(預設)

Left = 1

僅套用至左側頁面

Mirrored = 3

鏡像頁面,左右交替

Right = 2

僅套用至右側頁面