Show / Hide Table of Contents

Interface IBuilder

Namespace: pdftron.PDF.Interfaces.Builder
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IBuilder : IJavaObject, IDisposable, IJavaPeerable

Methods

Build(Context, Class)

Declaration
Object Build(Context context, Class clazz)
Parameters
Type Name Description
Android.Content.Context context
Java.Lang.Class clazz
Returns
Type Description
Java.Lang.Object
Back to top Generated by DocFX