Skip to content

P_PDFiumSharp_PdfDestination_LocationInPage

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PdfDestination.LocationInPage Property

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

Syntax

C#

public ValueTuple<float, float, float> LocationInPage { get; }

Property Value

Type: ValueTuple(Single, Single, Single)

See Also

Reference

PdfDestination Class
PDFiumSharp Namespace

Clone this wiki locally