INormalViewPropertiesShowOutlineIcons Property |
Specifies whether the application should show icons if displaying outline content in any
of the content regions of normal view mode.
Read/write
Boolean.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
Syntaxbool ShowOutlineIcons { get; set; }
Property ShowOutlineIcons As Boolean
Get
Set
property bool ShowOutlineIcons {
bool get ();
void set (bool value);
}
abstract ShowOutlineIcons : bool with get, set
Property Value
Type:
Boolean
See Also