Show / Hide Table of Contents

Interface IPTLinkPopupViewControllerDelegate

Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public interface IPTLinkPopupViewControllerDelegate : INativeObject, IDisposable

Methods

LinkPopupViewControllerPageTextIsValid(PTLinkPopupViewController)

Declaration
bool LinkPopupViewControllerPageTextIsValid(PTLinkPopupViewController linkPopupViewController)
Parameters
Type Name Description
PTLinkPopupViewController linkPopupViewController
Returns
Type Description
System.Boolean
Back to top Generated by DocFX