PDFViewerToolbarSettingsItemFactory
Properties
PDFViewer - PDFViewer
Specifies the PDF.JS configuration options. Including pdfjs is mandatory.
Methods
Add(System.String)
Adds a new item to the PDFViewer toolbar settings.
Parameters
toolName - System.String
The name of the tool
RETURNS
A reference to the PDFViewerToolbarSettingsItemBuilder instance after the configuration has been performed.
Add()
Adds a new item to the PDFViewer toolbar settings.
RETURNS
A reference to the PDFViewerToolbarSettingsItemBuilder instance after the configuration has been performed.