←Select platform

SaveLayer Method (AnnCodecs)

Summary

Saves an annotation layer to a writer.

Syntax
Java
public void saveLayer(Writer writer, AnnLayer layer, AnnFormat format, int savePageNumber) 

Parameters

writer
The destination writer to save the data to.

layer
The AnnLayer to be saved. This value must not be null.

format
Must be AnnFormat.Annotations.

savePageNumber
The page number on which to place the data.

Requirements

Target Platforms

See Also

Reference

AnnCodecs Class

AnnCodecs Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly