Saves an annotation container to a stream.
public void Save(
Stream stream,
Leadtools.Annotations.Core.AnnContainer container,
Leadtools.Annotations.Core.AnnFormat format,
int savePageNumber
)
Public Overloads Sub Save( _
ByVal stream As Stream, _
ByVal container As Leadtools.Annotations.Core.AnnContainer, _
ByVal format As Leadtools.Annotations.Core.AnnFormat, _
ByVal savePageNumber As Integer _
)
public void Save(
Stream stream,
Leadtools.Annotations.Core.AnnContainer container,
Leadtools.Annotations.Core.AnnFormat format,
int savePageNumber
)
function Leadtools.Annotations.Core.AnnCodecs.Save(Stream,AnnContainer,AnnFormat,Int32)(
stream ,
container ,
format ,
savePageNumber
)
stream
Destination stream to save the data to.
container
The AnnContainer to be saved. This value must not be null.
format
Must be AnnFormat.Annotations.
savePageNumber
Page number to put inside the data.
If stream is not an empty stream, then it must contain valid LEADTOOLS Annotations data previously saved and this method will insert or replace the page specified in savePageNumber.
If stream is a new stream, then this method will create the new LEADTOOLS Annotations data and saves it.
If the value of savePageNumber is 0, the page number to use when saving is obtained from the PageNumber property of container, otherwise, the page number to use when saving is savePageNumber.
LEADTOOLS supported saving multiple contains in the same file each with a unique page number. You can use Load with a page number to load the desired page.
The SerializeOptions property can contain optional options and events to use during saving of annotations data.
For more information, refer to Annotation Files.
For an example, refer to AnnCodecs
Products |
Support |
Feedback: Save(Stream,AnnContainer,AnnFormat,Int32) Method - Leadtools.Annotations.Core |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.