ReturnContent

QrCodeSearchOptions.ReturnContent property

Gets or sets flag to grab QR-Code image content of signature on document page. If this flag is set true, QR-Code 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