ReturnContent

ImageSearchOptions.ReturnContent property

Gets or sets flag to grab image content of signature on document page. If this flag is set true, image signature content will keep raw image data by required format ReturnContentType. By default this option is disabled.

public bool ReturnContent { get; set; }

See Also