Back to Devexpress

NotesSlide.ActualHeaderPlaceholder Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-notesslide.md

latest1.1 KB
Original Source

NotesSlide.ActualHeaderPlaceholder Property

Gets the header placeholder shape.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public Shape ActualHeaderPlaceholder { get; }
vb
Public ReadOnly Property ActualHeaderPlaceholder As Shape

Property Value

TypeDescription
Shape

The header shape.

|

See Also

NotesSlide Class

NotesSlide Members

DevExpress.Docs.Presentation Namespace