public interface

DocumentPrintDialogFactory

com.pspdfkit.ui.dialog.DocumentPrintDialogFactory

Class Overview

Allows you to create custom sharing dialogs instead of using the default one.

Summary

Public Methods
abstract BaseDocumentPrintDialog createDocumentPrintDialog()
Creates a dialog to be displayed during the sharing flow.

Public Methods

public abstract BaseDocumentPrintDialog createDocumentPrintDialog ()

Creates a dialog to be displayed during the sharing flow.

Returns
  • A dialog that is displayed during the sharing flow.