←Select platform

Load(String) Method

Summary

Loads a Bates stamp composer from the specified file.

Syntax

C#
VB
Java
WinRT C#
Public Overloads Shared Function Load( _ 
   ByVal fileName As String _ 
) As Leadtools.Annotations.Documents.AnnBatesStampComposer 
public static AnnBatesStampComposer load(String fileName)
function Leadtools.Annotations.Documents.AnnBatesStampComposer.Load(String)(  
   fileName  
) 

Parameters

fileName
File containing the XML data of the Bates stamp composer to be loaded. This value must not be null.

Return Value

A new AnnBatesStampComposer object containing all the Bates stamp objects and elements loaded from fileName.

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