1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Contents.Presentation
  6. /
  7. IPresentationHyperlinkContainer

IPresentationHyperlinkContainer

Represents PowerPoint document object that contains a hyperlink.

public interface IPresentationHyperlinkContainer

Methods

Name Description
GetHyperlink(PresentationHyperlinkActionType) Gets the hyperlink associated with this IPresentationHyperlinkContainer.
SetHyperlink(PresentationHyperlinkActionType, string) Sets the hyperlink associated with this PresentationBaseShape.

See Also