A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFLinkAnnotation Class
CPDFLinkAnnotation Methods
ClearBgColor Method
GetDestination Method
GetLinkAction Method
ReleaseAnnot Method
SetBgColor Method
SetBorderStyle Method
SetDestination Method
SetLineColor Method
SetLineWidth Method
SetLinkAction Method
SetTransparency Method
CPDFLinkAnnotation
SetDestination Method
Sets link information of document, more:
CPDFDestination
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
bool
SetDestination
(
CPDFDocument
document
,
CPDFDestination
dest
)
Parameters
document
Type:
ComPDFKit.PDFDocument
CPDFDocument
This class is about CPDFDocument, one CPDFDocument class for one document.
dest
Type:
ComPDFKit.PDFDocument
CPDFDestination
Returns detailed imformation of destination page
Return Value
Type:
Boolean
Returns true on success, false on failure
See Also
Reference
CPDFLinkAnnotation Class
ComPDFKit.PDFAnnotation Namespace