Back to Devexpress

Presentation.FirstSlideNumber Property

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

latest1.1 KB
Original Source

Presentation.FirstSlideNumber Property

Gets or sets the starting number for slide numbering in the presentation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public int FirstSlideNumber { get; set; }
vb
Public Property FirstSlideNumber As Integer

Property Value

TypeDescription
Int32

The first slide’s number.

|

See Also

Presentation Class

Presentation Members

DevExpress.Docs.Presentation Namespace