@Deprecated public class DocumentInfo extends Object
Provides basic information about a document.
Modifier and Type | Method and Description |
---|---|
int |
getFileFormat()
Deprecated.
Gets detected file format.
|
boolean |
isEncrypted()
Deprecated.
Gets a value indicating whether the document is encrypted and requires a password to open.
|
public final int getFileFormat()
Gets detected file format.
public final boolean isEncrypted()
Gets a value indicating whether the document is encrypted and requires a password to open.