Namespace:
Cryptware.NPDFDigitSign
Assembly: NPDFDigitSign (in NPDFDigitSign.dll)
Assembly: NPDFDigitSign (in NPDFDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetSubFilter ( _ index As Integer _ ) As String |
C# |
---|
public string GetSubFilter( int index ) |
Visual C++ |
---|
public: String^ GetSubFilter( int index ) |
JavaScript |
---|
function getSubFilter(index); |
Parameters
- index
- Type: System..::..Int32