Back to Devexpress

SlideElement.ShowMasterShapes Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slideelement-4b24a2b9.md

latest1.1 KB
Original Source

SlideElement.ShowMasterShapes Property

Gets or sets whether the slide element displays shapes from the master slide.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

Property Value

TypeDescription
Boolean

true to display master shapes; otherwise, false.

|

See Also

SlideElement Class

SlideElement Members

DevExpress.Docs.Presentation Namespace