Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

DocumentLinkType Enumeration






Type of a document link object.
Syntax
[DataContractAttribute()]
[SerializableAttribute()]
public enum DocumentLinkType : System.Enum 
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum DocumentLinkType 
   Inherits System.Enum
'Usage
 
Dim instance As DocumentLinkType
public enum DocumentLinkType
            
[DataContractAttribute()]
[SerializableAttribute()]
public enum class DocumentLinkType : public System.Enum 
Members
ValueMemberDescription
0x00000000Value Use DocumentLink.Value. The link target is an external value.
0x00000001TargetPage Use DocumentLink.Target. The link target is an internal part in the same document usually referring another part of the document or another page in the document.
Remarks

Used by DocumentLink as the value of the LinkType property.

Example

For an example, refer to DocumentPage.GetLinks.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Documents.DocumentLinkType

Requirements

Target Platforms

See Also

Reference

Leadtools.Documents Namespace

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features