Click or drag to resize

IEdocMetadataHasHiddenSlides Property

Indicates whether the native Microsoft PowerPoint file contains hidden slide(s).

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
bool HasHiddenSlides { get; }

Property Value

Type: Boolean
See Also