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




stream
A System.IO.MemoryStream to get the image from.
loadOptions
The LoadOptions values set.

Glossary Item Box

Loads annotation data from the given stream, based on the provided LoadOptions.

Syntax

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

Parameters

stream
A System.IO.MemoryStream to get the image from.
loadOptions
The LoadOptions values set.

Return Value

The Layer that evaluates to the loaded image.

Remarks

This method loads annotation data from the given System.IO.MemoryStream, based on the provided LoadOptions and returns the Layer that matches the loaded image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.