Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFInternalLink Structure






Members 
Provides information about the PDF internal link properties
Object Model
Syntax
[SerializableAttribute()]
public struct PDFInternalLink : System.ValueType 
'Declaration
 
<SerializableAttribute()>
Public Structure PDFInternalLink 
   Inherits System.ValueType
'Usage
 
Dim instance As PDFInternalLink
public class PDFInternalLink
[SerializableAttribute()]
public value class PDFInternalLink : public System.ValueType 
Remarks

The PDFInternalLink structure contains the properties of a single PDF internal link. An internal link in a PDF file is a location on a page that defines a hot area, when this location is clicked with the mouse. An external viewer should read the properties of the link and proceed to go to the page defined by the properties of the internal link while optionally change the view parameters (zoom factor, fit page mode and scroll position).

The bookmarks and internal links of a PDF has a document (global) scope and are not part of any page. As a result, to read the bookmarks of a document use the PDFDocument.ParseDocumentStructure method and then access the PDFDocument.Bookmarks and PDFDocument.InternalLinks collections.

The internal link has the following properties for the source hot sport:

The action of an internal link consists of the following:

Example

For an example, refer to PDFDocument.ParseDocumentStructure.

Requirements

Target Platforms

See Also

Reference

PDFInternalLink Members
Leadtools.Pdf Namespace
PDF Coordinate System

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