Accusoft.NotateXpress12.Net
FromByteArray Method
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > LayerCollection Class : FromByteArray Method




bytearray
A byte array which contains the annotations to load.
loadOptions
The LoadOptions which contain the instructions on how to load the annotations from the byte array.

Glossary Item Box

Loads annotations from the given byte array based on instructions passed by the load options.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

bytearray
A byte array which contains the annotations to load.
loadOptions
The LoadOptions which contain the instructions on how to load the annotations from the byte array.

Return Value

The Layer that evaluates to the loaded image.

Remarks

This method loads an image from the given byte array, based on the provided LoadOptions and returns the Layer that matches the loaded image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.