ShowHiddenSlides

PresentationEditOptions.ShowHiddenSlides property

Specifies whether the hidden slides should be included or not. Default is false - hidden slides are not shown and exception will be thrown while trying to edit them.

public bool ShowHiddenSlides { get; set; }

See Also