ShowMasterShapes
MasterNotesSlide.ShowMasterShapes property
Specifies if shapes on the master slide should be shown on slides or not. For master slide itself this property always returns false
. Read/write Boolean.
public override bool ShowMasterShapes { get; set; }
Exceptions
exception | condition |
---|---|
NotSupportedException | Thrown if set true for master slide. |
See Also
- class MasterNotesSlide
- namespace Aspose.Slides
- assembly Aspose.Slides