public abstract class ProtectableDocumentPreviewHandler extends PreviewHandler
Provides an abstract base class for all preview handlers intended to work with password-protected documents.
Modifier and Type | Method and Description |
---|---|
protected String |
getPassword()
Gets the password required to open the document.
|
protected boolean |
isPasswordProvided()
Gets a value indicating whether the password has been provided.
|
close, createPreviews, dispose, dispose, extractPreviewPages, getPageImage, getPageImage, getPages, getPreviewSupported, getUnitOfMeasurement
protected final String getPassword()
Gets the password required to open the document.
protected final boolean isPasswordProvided()
Gets a value indicating whether the password has been provided.
Copyright © 2019. All rights reserved.