API Reference

Enum

LegacyPptFeature

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

Identifies a PowerPoint capability covered by the binary-format compatibility contract.

Inheritance

  • Enum
  • LegacyPptFeature

Usage

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

Returned or exposed by

Accepted by parameters

Values

public const LegacyPptFeature FileLifecycle #

Normal document lifecycle APIs.

Value: 0
public const LegacyPptFeature FileVariants #

Legacy presentation, template, and slide-show variants.

Value: 1
public const LegacyPptFeature SlideSize #

Presentation page dimensions.

Value: 2
public const LegacyPptFeature Slides #

Slide containers and content.

Value: 3
public const LegacyPptFeature SlideOrder #

Slide display order.

Value: 4
public const LegacyPptFeature SlideVisibility #

Hidden-slide state.

Value: 5
public const LegacyPptFeature Sections #

Modern presentation sections.

Value: 6
public const LegacyPptFeature CustomShows #

Named custom slide shows.

Value: 7
public const LegacyPptFeature Masters #

Presentation master records.

Value: 8
public const LegacyPptFeature Layouts #

Slide layout inheritance.

Value: 9
public const LegacyPptFeature Themes #

Theme-like design information.

Value: 10
public const LegacyPptFeature ColorSchemes #

Legacy color schemes.

Value: 11
public const LegacyPptFeature Placeholders #

Placeholder identity and inheritance.

Value: 12
public const LegacyPptFeature Backgrounds #

Master and slide backgrounds.

Value: 13
public const LegacyPptFeature PlainText #

Plain editable text.

Value: 14
public const LegacyPptFeature RichText #

Character-level text formatting.

Value: 15
public const LegacyPptFeature ParagraphFormatting #

Paragraph-level text formatting.

Value: 16
public const LegacyPptFeature BulletsAndNumbering #

Bullets, numbering, and list levels.

Value: 17
public const LegacyPptFeature TextAutoFit #

Text wrapping and automatic fitting.

Value: 18
public const LegacyPptFeature Actions #

Shape and slide actions.

Value: 20
public const LegacyPptFeature AutoShapes #

OfficeArt AutoShapes.

Value: 21
public const LegacyPptFeature Connectors #

OfficeArt connectors.

Value: 22
public const LegacyPptFeature Groups #

Nested shape groups.

Value: 23
public const LegacyPptFeature ShapeTransforms #

Shape position, size, rotation, and flip.

Value: 24
public const LegacyPptFeature ShapeStyles #

Shape fills and outlines.

Value: 25
public const LegacyPptFeature ShapeEffects #

Legacy shape effects.

Value: 26
public const LegacyPptFeature RasterPictures #

Raster picture formats.

Value: 27
public const LegacyPptFeature MetafilePictures #

Windows and enhanced metafile pictures.

Value: 28
public const LegacyPptFeature PictureCrop #

Picture crop and transform settings.

Value: 29
public const LegacyPptFeature Tables #

Native presentation tables.

Value: 30
public const LegacyPptFeature Charts #

Legacy embedded charts.

Value: 31
public const LegacyPptFeature SmartArt #

Modern SmartArt diagrams.

Value: 32
public const LegacyPptFeature SpeakerNotes #

Editable speaker-note text.

Value: 33
public const LegacyPptFeature RichNotes #

Rich notes-page content.

Value: 34
public const LegacyPptFeature HeadersAndFooters #

Header, footer, date, and slide-number settings.

Value: 35
public const LegacyPptFeature Comments #

Presentation comments.

Value: 36
public const LegacyPptFeature ModernComments #

Modern threaded comments, replies, status, and anchors.

Value: 37
public const LegacyPptFeature Transitions #

Slide transition settings.

Value: 38
public const LegacyPptFeature TransitionAndActionSounds #

Embedded sounds used by transitions and interactive actions.

Value: 39
public const LegacyPptFeature Animations #

Animation and timing trees.

Value: 40
public const LegacyPptFeature Media #

Embedded WAV audio content.

Value: 41
public const LegacyPptFeature EmbeddedOle #

Embedded OLE objects.

Value: 42
public const LegacyPptFeature ActiveX #

ActiveX controls.

Value: 43
public const LegacyPptFeature VbaProjects #

VBA project storage.

Value: 44
public const LegacyPptFeature BuiltInProperties #

Built-in document properties.

Value: 45
public const LegacyPptFeature CustomProperties #

Custom document properties.

Value: 46
public const LegacyPptFeature CustomXml #

Open XML custom XML parts.

Value: 47
public const LegacyPptFeature Encryption #

Legacy binary encryption.

Value: 48
public const LegacyPptFeature DigitalSignatures #

Legacy digital signatures.

Value: 49
public const LegacyPptFeature AccessibilityMetadata #

Alternative text and object naming.

Value: 50
public const LegacyPptFeature UnknownRecordsAndStreams #

Opaque or unknown records, streams, and storages.

Value: 51
public const LegacyPptFeature LinkedOle #

Linked OLE objects and their cached storages.

Value: 52
public const LegacyPptFeature LinkedMedia #

Linked and device-based legacy audio and video.

Value: 53
public const LegacyPptFeature EmbeddedVideo #

Modern embedded video content with no binary equivalent.

Value: 54