Show / Hide Table of Contents

Class PTAnnotStyleViewControllerDelegate_Extensions

Inheritance
System.Object
PTAnnotStyleViewControllerDelegate_Extensions
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public static class PTAnnotStyleViewControllerDelegate_Extensions : Object

Methods

DidChangeStyle(IPTAnnotStyleViewControllerDelegate, PTAnnotStyleViewController, PTAnnotStyle)

Declaration
public static void DidChangeStyle(this IPTAnnotStyleViewControllerDelegate This, PTAnnotStyleViewController annotStyleViewController, PTAnnotStyle annotStyle)
Parameters
Type Name Description
IPTAnnotStyleViewControllerDelegate This
PTAnnotStyleViewController annotStyleViewController
PTAnnotStyle annotStyle
Back to top Generated by DocFX