Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool SignatureCoversWholeDocument( string name ) |
Visual Basic |
---|
Public Function SignatureCoversWholeDocument ( _ name As String _ ) As Boolean |
Visual C++ |
---|
public: bool SignatureCoversWholeDocument( String^ name ) |
Parameters
- name
- Type: System..::..String