ReturnContent
BarcodeSignOptions.ReturnContent property
Gets or sets flag to get Barcode image content of a signature which was put on document page. If this flag is set true, Barcode signature image content will keep raw image data by required format ReturnContentType
. By default this option is disabled.
public bool ReturnContent { get; set; }
See Also
- class BarcodeSignOptions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature