Table of Contents

Class PdfStringDestination

Namespace
iText.Kernel.Pdf.Navigation
Assembly
itext.kernel.dll
public class PdfStringDestination : PdfDestination
Inheritance
PdfStringDestination
Inherited Members

Constructors

PdfStringDestination(string)

public PdfStringDestination(string @string)

Parameters

string string

PdfStringDestination(PdfString)

public PdfStringDestination(PdfString pdfObject)

Parameters

pdfObject PdfString

Methods

GetDestinationPage(IPdfNameTreeAccess)

public override PdfObject GetDestinationPage(IPdfNameTreeAccess names)

Parameters

names IPdfNameTreeAccess

Returns

PdfObject

IsWrappedObjectMustBeIndirect()

protected override bool IsWrappedObjectMustBeIndirect()

Returns

bool