C#
VB
WinRT C#
Loads a Bates stamp composer from the specified Windows Runtime storage file.
public static Task<AnnBatesStampComposer> LoadAsync(StorageFile file)
Public Shared Function LoadAsync( _ByVal file As StorageFile _) As Task(Of AnnBatesStampComposer)
public static Task<AnnBatesStampComposer> LoadAsync(StorageFile file)
function Leadtools.Annotations.Documents.AnnBatesStampComposer.LoadAsync(file)
file
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 file.
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
