API Reference

Enum

ReaderVisualExportFormat

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Visual export payload formats.

Inheritance

  • Enum
  • ReaderVisualExportFormat

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ReaderVisualExportFormat Payload #

Raw source visual payload.

Value: 0
public const ReaderVisualExportFormat Json #

JSON visual sidecar.

Value: 1