PresentationLinkbaseRef

PresentationLinkbaseRef class

This class is used to presentation linkbase reference.

public class PresentationLinkbaseRef : LinkbaseRef

Properties

NameDescription
Actuate { get; set; }Gets or sets the simple link actuate attribute.
Arcrole { get; set; }Gets or sets the simple link arcrole.
ArcroleReferences { get; set; }Gets or sets the collection of ArcroleReference objects in the linkbase.
Href { get; set; }Gets or sets the simple link href URI.
Links { get; }Gets the collection of PresentationLink.
Role { get; set; }Gets or sets the simple link role.
RoleReferences { get; set; }Gets or sets the collection of RoleReference objects in the linkbase.
Show { get; set; }Gets or sets the simple link show attribute.
Title { get; set; }Gets or sets the simple link title.
Type { get; }Gets the link type.

See Also