Show / Hide Table of Contents

Class PTMultiAnnotStyleViewControllerDelegate_Extensions

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

Methods

TitleForStyle(IPTMultiAnnotStyleViewControllerDelegate, PTMultiAnnotStyleViewController, PTAnnotStyle)

Declaration
public static string TitleForStyle(this IPTMultiAnnotStyleViewControllerDelegate This, PTMultiAnnotStyleViewController multiAnnotStyleViewController, PTAnnotStyle style)
Parameters
Type Name Description
IPTMultiAnnotStyleViewControllerDelegate This
PTMultiAnnotStyleViewController multiAnnotStyleViewController
PTAnnotStyle style
Returns
Type Description
System.String
Back to top Generated by DocFX