Accusoft.FSInvoices1.Net
MatchedTemplateId Property




Gets the identifier of the template that was matched.
Syntax
'Declaration
 
<DataMemberAttribute()>
Public ReadOnly Property MatchedTemplateId As String
'Usage
 
Dim instance As DocumentPage
Dim value As String
 
value = instance.MatchedTemplateId
[DataMemberAttribute()]
public string MatchedTemplateId {get;}
[DataMemberAttribute()]
public: __property string* get_MatchedTemplateId();
[DataMemberAttribute()]
public:
property String^ MatchedTemplateId {
   String^ get();
}
Remarks
Empty string if no template was matched.
See Also

Reference

DocumentPage Class
DocumentPage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback