ClickHyperlink Class |
Namespace: Spire.Presentation
The ClickHyperlink type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ClickHyperlink(String) |
Creates an instance of a hyperlink.
|
|
|
ClickHyperlink(ISlide) |
Initializes a new instance of the
ClickHyperlink
class
|
| Name | Description | |
|---|---|---|
|
|
Action | |
|
|
ActionType |
Represents the type of hyperlink. Read-only.
Readonly
HyperlinkActionType
.
|
|
|
Address |
Returns or sets the Internet address (URL) to the target document.
|
|
|
EndShow |
Returns a hyperlink which ends the show.
Readonly
ClickHyperlink
.
|
|
|
EndSounds |
Indicates whether the sound should be stopped on hyperlink click.
Read-only
Boolean
.
|
|
|
FirstSlide |
Returns a hyperlink to the first slide of the presentation.
Readonly
ClickHyperlink
.
|
|
|
History |
Indicates whether the target will be added
to a list.
Read-only
Boolean
.
|
|
|
InvalidUrl | |
|
|
IsHighlightClick |
Indicates whether the hyperlink should be highlighted on click.
Read-only
Boolean
.
|
|
|
LastSlide |
Returns a hyperlink to the last slide of the presentation.
Readonly
ClickHyperlink
.
|
|
|
LastVievedSlide |
Returns a hyperlink to the last viewed slide.
Readonly
ClickHyperlink
.
|
|
|
NextSlide |
Returns a hyperlink to the next slide.
Readonly
ClickHyperlink
.
|
|
|
NoAction |
Returns a special "do nothing" hyperlink.
Readonly Hyperlink.
|
|
|
PreviousSlide |
Returns a hyperlink to the previous slide.
Readonly
ClickHyperlink
.
|
|
|
TargetFrame |
Gets the frame within the parent HTML frameset
Read-only
String
.
|
|
|
TargetSlide |
If the Hyperlink targets specific slide returns this slide.
Readonly
Slide
.
|
|
|
Tooltip |
Returns or sets the ScreenTip text of a hyperlink.
Read-only
String
.
|
| Name | Description | |
|---|---|---|
|
|
Equals(Object) |
Indicates whether the two Hyperlink instances are equal.
(Overrides
Object
Equals(Object)
.)
|
|
|
Equals(ClickHyperlink) |
Indicates whether the two Hyperlink instances are equal.
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode | (Overrides Object GetHashCode .) |
|
|
GetOtherFiles |
Returns a hyperlink to other files.
|
|
|
GetOtherPowerPointPresentation |
Returns a hyperlink to other powerPoint presentation.
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
Equality | |
|
|
Inequality |