Show / Hide Table of Contents

Class PTCountCreateDelegate_Extensions

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

Methods

DidSelectGroupName(IPTCountCreateDelegate, String, UIColor)

Declaration
public static void DidSelectGroupName(this IPTCountCreateDelegate This, string groupName, UIColor color)
Parameters
Type Name Description
IPTCountCreateDelegate This
System.String groupName
UIKit.UIColor color
Back to top Generated by DocFX