API Reference
Enum
LegacyPptFeature
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
- Property LegacyPptCapability.Feature
- Field LegacyPptFeature.AccessibilityMetadata
- Field LegacyPptFeature.Actions
- Field LegacyPptFeature.ActiveX
- Field LegacyPptFeature.Animations
- Field LegacyPptFeature.AutoShapes
- Field LegacyPptFeature.Backgrounds
- Field LegacyPptFeature.BuiltInProperties
- Field LegacyPptFeature.BulletsAndNumbering
- Field LegacyPptFeature.Charts
- Field LegacyPptFeature.ColorSchemes
- Field LegacyPptFeature.Comments
- Field LegacyPptFeature.Connectors
- Field LegacyPptFeature.CustomProperties
- Field LegacyPptFeature.CustomShows
- Field LegacyPptFeature.CustomXml
- Field LegacyPptFeature.DigitalSignatures
- Field LegacyPptFeature.EmbeddedOle
- Field LegacyPptFeature.EmbeddedVideo
- Field LegacyPptFeature.Encryption
- Field LegacyPptFeature.FileLifecycle
- Field LegacyPptFeature.FileVariants
- Field LegacyPptFeature.Groups
- Field LegacyPptFeature.HeadersAndFooters
- Field LegacyPptFeature.Hyperlinks
- Field LegacyPptFeature.Layouts
- Field LegacyPptFeature.LinkedMedia
- Field LegacyPptFeature.LinkedOle
- Field LegacyPptFeature.Masters
- Field LegacyPptFeature.Media
- Field LegacyPptFeature.MetafilePictures
- Field LegacyPptFeature.ModernComments
- Field LegacyPptFeature.ParagraphFormatting
- Field LegacyPptFeature.PictureCrop
- Field LegacyPptFeature.Placeholders
- Field LegacyPptFeature.PlainText
- Field LegacyPptFeature.RasterPictures
- Field LegacyPptFeature.RichNotes
- Field LegacyPptFeature.RichText
- Field LegacyPptFeature.Sections
- Field LegacyPptFeature.ShapeEffects
- Field LegacyPptFeature.ShapeStyles
- Field LegacyPptFeature.ShapeTransforms
- Field LegacyPptFeature.SlideOrder
- Field LegacyPptFeature.Slides
- Field LegacyPptFeature.SlideSize
- Field LegacyPptFeature.SlideVisibility
- Field LegacyPptFeature.SmartArt
- Field LegacyPptFeature.SpeakerNotes
- Field LegacyPptFeature.Tables
- Field LegacyPptFeature.TextAutoFit
- Field LegacyPptFeature.Themes
- Field LegacyPptFeature.TransitionAndActionSounds
- Field LegacyPptFeature.Transitions
- Field LegacyPptFeature.UnknownRecordsAndStreams
- Field LegacyPptFeature.VbaProjects
- Property LegacyPptWriteFinding.Feature
Accepted by parameters
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const LegacyPptFeature FileVariants #Legacy presentation, template, and slide-show variants.
Value:
1public const LegacyPptFeature ModernComments #Modern threaded comments, replies, status, and anchors.
Value:
37public const LegacyPptFeature TransitionAndActionSounds #Embedded sounds used by transitions and interactive actions.
Value:
39public const LegacyPptFeature UnknownRecordsAndStreams #Opaque or unknown records, streams, and storages.
Value:
51public const LegacyPptFeature EmbeddedVideo #Modern embedded video content with no binary equivalent.
Value:
54