PresentationLoadOptions
PresentationLoadOptions()
Initializes a new instance of the PresentationLoadOptions
class.
public PresentationLoadOptions()
See Also
- class PresentationLoadOptions
- namespace GroupDocs.Watermark.Options.Presentation
- assembly GroupDocs.Watermark
PresentationLoadOptions(string)
Initializes a new instance of the PresentationLoadOptions
class with a specified password.
public PresentationLoadOptions(string password)
Parameter | Type | Description |
---|---|---|
password | String | The password for opening an encrypted content. |
See Also
- class PresentationLoadOptions
- namespace GroupDocs.Watermark.Options.Presentation
- assembly GroupDocs.Watermark