Back to Devexpress

Presentation.SlideSize Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentation-566c9beb.md

latest1.3 KB
Original Source

Presentation.SlideSize Property

Gets or sets the slide size and orientation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public SlideSize SlideSize { get; set; }
vb
Public Property SlideSize As SlideSize

Property Value

TypeDescription
SlideSize

Specifies the slide size.

|

Remarks

For more information, refer to the following help topic: DevExpress Presentation API Library: Specify Slide Size and Orientation.

See Also

Presentation Class

Presentation Members

DevExpress.Docs.Presentation Namespace