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 |
---|---|
Dimension |
SignatureHandler.getDocumentPageSize(InputStream stream,
int pageNumber,
String password,
double signatureLocationXforCells,
double signatureLocationYforCells,
PositionInCellsDocument positionInCellsDocument)
Gets the size of a page of a document.
|
Dimension |
SignatureHandler.getDocumentPageSize(String guid,
int pageNumber,
String password,
double signatureLocationXforCells,
double signatureLocationYforCells,
PositionInCellsDocument positionInCellsDocument)
Gets the size of a page of a document.
|
Copyright © 2018. All rights reserved.