Skip to content

P_PDFiumSharp_PdfDestinationCollection_Item_1

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PdfDestinationCollection.Item Property (String)

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public PdfDestination this[
	string name
] { get; }

Parameters

 

name
Type: System.String

Property Value

Type: PdfDestination

See Also

Reference

PdfDestinationCollection Class
Item Overload
PDFiumSharp Namespace

Clone this wiki locally