LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

PDFInternalLink Structure






Members 
Provides information about the PDF internal link properties
Object Model
PDFInternalLink StructurePDFRect StructurePDFPoint Structure
Syntax
[SerializableAttribute()]
public struct PDFInternalLink : System.ValueType 
'Declaration
 
<SerializableAttribute()>
Public Structure PDFInternalLink 
   Inherits System.ValueType
'Usage
 
Dim instance As PDFInternalLink
[SerializableAttribute()]
public class PDFInternalLink
JAVASCRIPT_NOSTRUCTS
[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 a internal link consists of the followng:

Example

For an example, refer to PDFDocument.ParseDocumentStructure.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFInternalLink Members
Leadtools.Pdf Namespace
PDF Coordinate System

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.