public class SearchResult extends Object implements com.aspose.ms.System.Collections.Generic.IGenericEnumerable<BaseSignature>
Result of searching for signatures in specified document.
Constructor and Description |
---|
SearchResult()
Instantiates new SearchResult object.
|
public List<BaseSignature> getSignatures()
List of detected signatures BaseSignature
.
Copyright © 2018. All rights reserved.