Package | Description |
---|---|
com.groupdocs.signature.handler |
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.
|
static Dimension |
SignatureHandler.getPageSize(String guid,
int signaturePageNumber,
double signatureLocationX,
double signatureLocationY,
PositionInCellsDocument positionInCellsDocument)
Deprecated.
|
Copyright © 2017. All rights reserved.