Class Index

Classes


Class PDFTron.WebViewer.User

A utility class to help manage user permissions for annotations.

Class Summary
Constructor Attributes Constructor Name and Description
 
PDFTron.WebViewer.User(username, isAdmin, isReadOnly)
Creates a new PDFTron.WebViewer.User
Class Detail
PDFTron.WebViewer.User(username, isAdmin, isReadOnly)
Creates a new PDFTron.WebViewer.User
Parameters:
{string} username
the unique name used to identify the user.
{Boolean} isAdmin
indicates if the user has administrative permissions.
{Boolean} isReadOnly
indicates if the user only has read-only permissions.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 08 2017 11:14:42 GMT-0800 (PST)