API Reference

Enum

LegacyPptOleDrawAspect

Namespace OfficeIMO.PowerPoint.LegacyPpt.Model
Assembly OfficeIMO.PowerPoint
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies the view used to display an embedded OLE object.

Inheritance

  • Enum
  • LegacyPptOleDrawAspect

Usage

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

Values

public const LegacyPptOleDrawAspect Content #

The object's content view.

Value: 1
public const LegacyPptOleDrawAspect Thumbnail #

A thumbnail view.

Value: 2
public const LegacyPptOleDrawAspect Icon #

The object's icon.

Value: 4
public const LegacyPptOleDrawAspect DocumentPrint #

The print view.

Value: 8