Class PlaceholderType
Specifies the type of placeholder.
Inheritance
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.NET.dll
Syntax
public sealed class PlaceholderType : Enum
Fields
Bitmap
Specifies the placeholdertype is bitmap.
Declaration
public const PlaceholderType Bitmap
Field Value
Type |
---|
PlaceholderType |
Body
Specifies the placeholdertype is body.
Declaration
public const PlaceholderType Body
Field Value
Type |
---|
PlaceholderType |
CenterTitle
Specifies the placeholdertype is centertitle.
Declaration
public const PlaceholderType CenterTitle
Field Value
Type |
---|
PlaceholderType |
Chart
Specifies the placeholdertype is chart.
Declaration
public const PlaceholderType Chart
Field Value
Type |
---|
PlaceholderType |
Date
Specifies the placeholdertype is dateandtime.
Declaration
public const PlaceholderType Date
Field Value
Type |
---|
PlaceholderType |
Footer
Specifies the placeholdertype is footer.
Declaration
public const PlaceholderType Footer
Field Value
Type |
---|
PlaceholderType |
Header
Specifies the placeholdertype is header.
Declaration
public const PlaceholderType Header
Field Value
Type |
---|
PlaceholderType |
MediaClip
Specifies the placeholdertype is media clip.
Declaration
public const PlaceholderType MediaClip
Field Value
Type |
---|
PlaceholderType |
Object
Specifies the placeholdertype is object.
Declaration
public const PlaceholderType Object
Field Value
Type |
---|
PlaceholderType |
OrganizationChart
Specifies the placeholdertype is OrganizationChart.
Declaration
public const PlaceholderType OrganizationChart
Field Value
Type |
---|
PlaceholderType |
Picture
Specifies the placeholdertype is picture.
Declaration
public const PlaceholderType Picture
Field Value
Type |
---|
PlaceholderType |
SlideImage
Specifies the placeholdertype is image.
Declaration
public const PlaceholderType SlideImage
Field Value
Type |
---|
PlaceholderType |
SlideNumber
Specifies the placeholdertype is slidenumber.
Declaration
public const PlaceholderType SlideNumber
Field Value
Type |
---|
PlaceholderType |
Subtitle
Specifies the placeholdertype is subtitle.
Declaration
public const PlaceholderType Subtitle
Field Value
Type |
---|
PlaceholderType |
Table
Specifies the placeholdertype is table.
Declaration
public const PlaceholderType Table
Field Value
Type |
---|
PlaceholderType |
Title
Specifies the placeholdertype is title.
Declaration
public const PlaceholderType Title
Field Value
Type |
---|
PlaceholderType |
VerticalBody
Specifies the placeholder type is vertical body.
Declaration
public const PlaceholderType VerticalBody
Field Value
Type |
---|
PlaceholderType |
VerticalObject
Specifies the placeholder type is vertical object.
Declaration
public const PlaceholderType VerticalObject
Field Value
Type |
---|
PlaceholderType |
VerticalTitle
Specifies the placeholder type is vertical title.
Declaration
public const PlaceholderType VerticalTitle
Field Value
Type |
---|
PlaceholderType |