Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SaveLayer Method (AnnCodecs)






The destination writer to save the data to.
The AnnLayer to be saved. This value must not be null.
Must be AnnFormat.Annotations.
The page number on which to place the data.
Saves an annotation layer to a writer.
Syntax
public void SaveLayer( 
   Writer writer,
   AnnLayer layer,
   AnnFormat format,
   int savePageNumber
)
'Declaration
 
Public Sub SaveLayer( _
   ByVal writer As Writer, _
   ByVal layer As AnnLayer, _
   ByVal format As AnnFormat, _
   ByVal savePageNumber As Integer _
) 
public void SaveLayer( 
   Writer writer,
   AnnLayer layer,
   AnnFormat format,
   int savePageNumber
)
public void saveLayer(Writer writer, AnnLayer layer, AnnFormat format, int savePageNumber)
 function Leadtools.Annotations.Core.AnnCodecs.SaveLayer( 
   writer ,
   layer ,
   format ,
   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

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features