Back to Devexpress

DocumentProperties.Notes Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-documentproperties-fe531f4c.md

latest1.1 KB
Original Source

DocumentProperties.Notes Property

Obtains the number of slides in a presentation that contain notes.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public int Notes { get; }
vb
Public ReadOnly Property Notes As Integer

Property Value

TypeDescription
Int32

The number of slides that contain notes.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace