C#
VB
Java
WinRT C#
C++
Loads a Bates stamp composer from the specified file.
public static AnnBatesStampComposer Load(string fileName)
Public Overloads Shared Function Load( _ByVal fileName As String _) As Leadtools.Annotations.Documents.AnnBatesStampComposer
public static Leadtools.Annotations.Documents.AnnBatesStampComposer Load(string fileName)
public static AnnBatesStampComposer load(String fileName)
function Leadtools.Annotations.Documents.AnnBatesStampComposer.Load(String)(fileName)
public:static AnnBatesStampComposer^ Load(String^ fileName)
fileName
File containing the XML data of the Bates stamp composer to be loaded. This value must not be null.
A new AnnBatesStampComposer object containing all the Bates stamp objects and elements loaded from fileName.
For an example, refer to Save.
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
