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