Click or drag to resize
Pdftools logo

EmbeddedPdfLink Methods

The EmbeddedPdfLink type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate

Create a link to an embedded PDF document

The link is associated with the targetDocument but not yet part of any page. It can be added to a page's list of links.
Public methodStatic memberCreateFromQuadrilaterals

Create a link to an embedded PDF document with defined link area

The link has an active area defined by the given activeArea. The link is associated with the targetDocument but not yet part of any page. It can be added to a page's list of links.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also