←Select platform

Save(Stream,AnnBatesStampComposer) Method

Summary

Saves a Bates stamp composer with its components to a stream.

Syntax

C#
VB
Java
WinRT C#
Public Overloads Shared Sub Save( _ 
   ByVal stream As Stream, _ 
   ByVal composer As Leadtools.Annotations.Documents.AnnBatesStampComposer _ 
) 
public static void save(OutputStream stream, AnnBatesStampComposer composer)
function Leadtools.Annotations.Documents.AnnBatesStampComposer.Save(Stream,AnnBatesStampComposer)(  
   stream , 
   composer  
) 

Parameters

stream
Destination stream to save the data to.

composer
The AnnBatesStampComposer to be saved. This value must not be null.

Example

For an example, refer to Save.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize