Click or drag to resize

SlideBackground Properties

The SlideBackground type exposes the following members.

Properties
Name Description
Public property EffectDag
Gets Effect Dag.
Public property Fill
Gets a FillFormat for BackgroundType.OwnBackground fill. Readonly Fill .
Public property Presentation
Gets the parent presentation of a slide. Read-only PresentationPptx .
Public property Slide
Gets the parent slide of a shape. Read-only ActiveSlide .
Public property ThemeColor
Return a ColorFormat for Themed fill. Readonly ColorFormat .
Public property ThemeIndex
Gets an index of Theme. 0..999, 0 eqauls no fill.
Public property Type
Gets a type of background fill. Read/write BackgroundType .
Top
See Also