PageID Property

Read-only. A Long value. An identifier (the ID property) of a page to which the hyperlink points.

Applies to: Hyperlink object

Syntax

[[Let] pageIDRet =] object.PageID

The PageID property syntax has these parts:

Part Description
object Required. An expression, that returns an instance of the Hyperlink object.
pageIDRet Optional. A Long type variable.

Remarks

The PageID property is effective if the hyperlink points to a page in a ConceptDraw document (the LinkType propery).

 

See Also

LinkType property, ID property, ShapeID property