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

    Show / Hide Table of Contents

    PlaceholderType Enum

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

    Represents the content type a placeholder should contain.

    • C#
    • VB.NET
    public enum PlaceholderType
    Public Enum PlaceholderType

    Fields

    CenteredTitle

    Placeholder contains a title intended to be centered on the slide. Allowed for LayoutSlide and Slide.

    Chart

    Placeholder contains a chart or graph. Allowed for LayoutSlide and Slide.

    ClipArt

    Placeholder contains a single clip art image. Allowed for LayoutSlide and Slide.

    Content

    Placeholder contains any content type. Allowed for LayoutSlide and Slide.

    Date

    Placeholder contains the date and time. Allowed for MasterSlide, LayoutSlide, Slide, MasterNotesSlide, NotesSlide and Handout Master Slide.

    Footer

    Placeholder contains text to be used as a footer in the document. Allowed for MasterSlide, LayoutSlide, Slide, MasterNotesSlide, NotesSlide and Handout Master Slide.

    Header

    Placeholder contains text to be used as a header for the document. Allowed for MasterNotesSlide, NotesSlide and Handout Master Slide.

    Media

    Placeholder contains multimedia content such as audio or a movie clip. Allowed for LayoutSlide and Slide.

    Picture

    Placeholder contains a picture. Allowed for LayoutSlide and Slide.

    SlideImage

    Placeholder contains an image of the slide. Allowed for MasterNotesSlide and NotesSlide.

    SlideNumber

    Placeholder contains the number of a slide or a page. Allowed for MasterSlide, LayoutSlide, Slide, MasterNotesSlide, NotesSlide and Handout Master Slide.

    SmartArt

    Placeholder contains a diagram. Allowed for LayoutSlide and Slide.

    Subtitle

    Placeholder contains a subtitle. Allowed for LayoutSlide and Slide.

    Table

    Placeholder contains a table. Allowed for LayoutSlide and Slide.

    Text

    Placeholder contains text. Allowed for MasterSlide, LayoutSlide, Slide, MasterNotesSlide and NotesSlide. Can be horizontal or vertical on LayoutSlide and Slide.

    Title

    Placeholder contains a slide title. Allowed for MasterSlide, LayoutSlide and Slide. Can be horizontal or vertical on LayoutSlide and Slide.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.