ISlide
DisplaySlideBackground Property
|
Gets slide's display background.
Read only
DisplaySlideBackground
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
SlideBackground DisplaySlideBackground { get; }
ReadOnly Property DisplaySlideBackground As SlideBackground
Get
property SlideBackground^ DisplaySlideBackground {
SlideBackground^ get ();
}
abstract DisplaySlideBackground : SlideBackground with get
Property Value
Type:
SlideBackground
See Also