Table of Contents

Class OdfPageStyle

Namespace
OdfKit.Text
Assembly
OdfKit.dll

Represents a named page style (master-page) in a text document. 代表文字文件中的一個具名頁面樣式(master-page)。

public sealed class OdfPageStyle
Inheritance
OdfPageStyle
Inherited Members

Properties

Name

Gets the master page style name. 取得主頁面樣式名稱。

public string Name { get; }

Property Value

string