Package | Description |
---|---|
com.groupdocs.signature.options.stampsignature |
The GroupDocs.Signature.Options.StampSignature namespace provides classes for working with StampSignature options.
|
Modifier and Type | Method and Description |
---|---|
List<StampLine> |
StampSignOptions.getInnerLines()
List of Inner Lines rendered as set of rectangles.
|
com.aspose.ms.System.Collections.Generic.List<StampLine> |
StampSignOptions.getInnerLinesInternal()
Deprecated.
|
List<StampLine> |
StampSignOptions.getOuterLines()
List of Outer Lines rendered as concentric circles.
|
com.aspose.ms.System.Collections.Generic.List<StampLine> |
StampSignOptions.getOuterLinesInternal()
Deprecated.
|
Copyright © 2019. All rights reserved.