1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature.Domain
  6. /
  7. SearchResult
  8. /
  9. DestinDocumentSize

DestinDocumentSize

SearchResult.DestinDocumentSize property

Returns destination document size. For Search method it always returns 0.

public long DestinDocumentSize { get; }

See Also