GemBox.Presentation
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PptLoadOptions Class

    Namespace:
    GemBox.Presentation
    Assembly:
    GemBox.Presentation.dll

    Represents a class that stores loading options for PowerPoint 97-2003 Presentation (PPT) format.

    • C#
    • VB.NET
    public sealed class PptLoadOptions : LoadOptions
    Public NotInheritable Class PptLoadOptions
        Inherits LoadOptions
    Inheritance:
    System.Object
    LoadOptions
    PptLoadOptions

    Constructors

    PptLoadOptions()

    Initializes a new instance of the PptLoadOptions class.

    • C#
    • VB.NET
    public PptLoadOptions()
    Public Sub New

    Inherited Properties

    Html

    Gets the default loading options for HTML content.

    (Inherited from LoadOptions)

    Ppt

    Gets the default loading options for PowerPoint 97-2003 Presentation (PPT) format.

    (Inherited from LoadOptions)

    Pptx

    Gets the default loading options for PowerPoint Presentation (PPTX) format.

    (Inherited from LoadOptions)

    PreserveUnsupportedFeatures

    Gets or sets a value indicating whether to preserve file format features that are not directly supported through GemBox.Presentation object model.

    (Inherited from LoadOptions)

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.