You are here: GdPicture.NET > Documentation > Classes > GdPictureImaging Class > GdPictureImaging Methods > Automatic Document Recognition > ADRGetTemplateTag Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdPictureImaging.ADRGetTemplateTag Method

Gets a TAG to an existing template.

C#
public String ADRGetTemplateTag(
    int TemplateID
);
Visual Basic
Public Function ADRGetTemplateTag(
    ByVal TemplateID As Integer
) As String
Parameters
Parameters 
Description 
TemplateID 
An existing template ID.  
Returns

The template TAG value.

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.