API Reference

Enum

UnsupportedFeatureMode

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

Requested behavior for a source feature without a native target equivalent.

Inheritance

  • Enum
  • UnsupportedFeatureMode

Usage

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

Values

public const UnsupportedFeatureMode Error #
Value: 0
public const UnsupportedFeatureMode WarnAndSkip #
Value: 1
public const UnsupportedFeatureMode Flatten #
Value: 2
public const UnsupportedFeatureMode Rasterize #
Value: 3