Returns a document identifier template ID from his index.
public int ADRGetTemplateID( int TemplateNo );
Public Function ADRGetTemplateID( ByVal TemplateNo As Integer ) As Integer
|
Parameters |
Description |
|
TemplateNo |
Template index. Value between 1 and ADRGetTemplateCount(). |
The Template ID. If TemplateNo is invalid, returns -1.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|