The IProtectionSettings interface provides presentation protection facilities. This interface can be obtained using the ISettings.Protection property.

Table 1. Properties

PropertyValue TypeAccessProperty description
PasswordstringRead/WriteProtects the converted presentation with a password.
WatermarkIWatermarkSettingsRead onlyReturns the IWatermarkSettings interface, providing information about watermark settings.
TimeRestrictionITimeRestrictionRead onlyReturns the ITimeRestriction interface, restricting the time range within which the presentation can be viewed.
RestrictedDomainsstringRead/WriteThe domains that won't have access to the presentation.


Table 2. Methods

MethodDescription
void Reset()Restores default protection settings.