HyperlinkNoAction Property |
Returns a special "do nothing" hyperlink.
Read-only
Hyperlink.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic static Hyperlink NoAction { get; }
Public Shared ReadOnly Property NoAction As Hyperlink
Get
public:
static property Hyperlink^ NoAction {
Hyperlink^ get ();
}
static member NoAction : Hyperlink with get
Property Value
Type:
Hyperlink
See Also