ITextCharacterFormat.LinkType Property

Definition

Gets the link type of the text.

public:
 property LinkType LinkType { LinkType get(); };
LinkType LinkType();
public LinkType LinkType { get; }
var linkType = iTextCharacterFormat.linkType;
Public ReadOnly Property LinkType As LinkType

Property Value

The link type.

Applies to