M_PDFiumSharp_PDFium_FPDFLink_GetAnnotRect - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDFLink_GetAnnotRect(
FPDF_LINK linkAnnot,
out FS_RECTF rect
)
- linkAnnot
- Type: PDFiumSharp.Types.FPDF_LINK
- rect
- Type: PDFiumSharp.Types.FS_RECTF
Type: Boolean