HyperlinkColorSource Property

Represents the source of hyperlink color - either styles or portion format. Read/write HyperlinkColorSource.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public HyperlinkColorSource ColorSource { get; set; }

Property Value

Type: HyperlinkColorSource

Implements

IHyperlinkColorSource
See Also