Back to Devexpress

SlideElement.ShowMasterPlaceholderAnimations Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slideelement-2f6536af.md

latest1.2 KB
Original Source

SlideElement.ShowMasterPlaceholderAnimations Property

Gets or sets whether the slide element displays animations for master placeholders.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool ShowMasterPlaceholderAnimations { get; set; }
vb
Public Property ShowMasterPlaceholderAnimations As Boolean

Property Value

TypeDescription
Boolean

true to display animations for master placeholders; otherwise, false.

|

See Also

SlideElement Class

SlideElement Members

DevExpress.Docs.Presentation Namespace