目錄 / Table of Contents

Enum OdfVersionCompatibilityIssueKind

Namespace
OdfKit.Compliance
Assembly
OdfKit.dll

Identifies the kind of ODF version compatibility loss. 識別 ODF 版本相容性損失的種類。

public enum OdfVersionCompatibilityIssueKind

Fields

AttributeNotSupported = 1

Indicates that an attribute is unavailable in the target ODF version. 指出某個屬性無法由目標 ODF 版本表示。

ElementNotSupported = 0

Indicates that an element is unavailable in the target ODF version. 指出某個元素無法由目標 ODF 版本表示。