RecAPIkRecGetAllSectionsUD Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetAllSectionsUD( int sid, out string[] sectionnames )
Public Shared Function kRecGetAllSectionsUD ( sid As Integer, <OutAttribute> ByRef sectionnames As String() ) As RECERR
public: static RECERR kRecGetAllSectionsUD( int sid, [OutAttribute] array<String^>^% sectionnames )