PresentationLinkbaseRef class

PresentationLinkbaseRef class

This class is used to presentation linkbase reference.

Inheritance: PresentationLinkbaseRefLinkbaseRefSimpleLinkXlink

The PresentationLinkbaseRef type exposes the following members:

Properties

Property Description
type Gets the link type.
href Gets or sets the simple link href URI.
role Gets or sets the simple link role.
arcrole Gets or sets the simple link arcrole.
title Gets or sets the simple link title.
show Gets or sets the simple link show attribute.
actuate Gets or sets the simple link actuate attribute.
role_references Gets or sets the collection of RoleReference objects in the linkbase.
arcrole_references Gets or sets the collection of ArcroleReference objects in the linkbase.
links Gets the collection of PresentationLink.

See Also