Package | Description |
---|---|
com.groupdocs.signature.options.sign |
The GroupDocs.Signature.Options.Sign namespace provides classes for working with Signature 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.
|