menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PlaceholderType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PlaceholderType

    Specifies the type of placeholder.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum PlaceholderType : byte

    Fields

    Name Description
    Bitmap

    Specifies the placeholdertype is bitmap.

    Body

    Specifies the placeholdertype is body.

    CenterTitle

    Specifies the placeholdertype is centertitle.

    Chart

    Specifies the placeholdertype is chart.

    Date

    Specifies the placeholdertype is dateandtime.

    Footer

    Specifies the placeholdertype is footer.

    Header

    Specifies the placeholdertype is header.

    MediaClip

    Specifies the placeholdertype is media clip.

    Object

    Specifies the placeholdertype is object.

    OrganizationChart

    Specifies the placeholdertype is OrganizationChart.

    Picture

    Specifies the placeholdertype is picture.

    SlideImage

    Specifies the placeholdertype is image.

    SlideNumber

    Specifies the placeholdertype is slidenumber.

    Subtitle

    Specifies the placeholdertype is subtitle.

    Table

    Specifies the placeholdertype is table.

    Title

    Specifies the placeholdertype is title.

    VerticalBody

    Specifies the placeholder type is vertical body.

    VerticalObject

    Specifies the placeholder type is vertical object.

    VerticalTitle

    Specifies the placeholder type is vertical title.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved