Package | Description |
---|---|
com.groupdocs.signature.handler |
The GroupDocs.Signature.Handler namespace provides classes for input and output Data Handlers.
|
Modifier and Type | Method and Description |
---|---|
DocumentDescription |
SignatureHandler.getDocumentDescription(InputStream stream,
String password)
Gets information about document pages: their sizes,
maximum page height, the width of a page with the maximum height.
|
DocumentDescription |
SignatureHandler.getDocumentDescription(String guid,
String password)
Gets information about document pages: their sizes,
maximum page height, the width of a page with the maximum height.
|
Copyright © 2018. All rights reserved.