Property OutputData
OutputData
Gets the highlighted document as a byte array. For PDF input, this is a PDF with highlight annotations. For image input, this is a PNG with highlight overlays.
public byte[] OutputData { get; }
Property Value
- byte[]
Gets the highlighted document as a byte array. For PDF input, this is a PDF with highlight annotations. For image input, this is a PNG with highlight overlays.
public byte[] OutputData { get; }