Namespace: iTextSharp.text.rtf.field
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetFieldLocked( bool fieldLocked ) |
Visual Basic |
---|
Public Sub SetFieldLocked ( _ fieldLocked As Boolean _ ) |
Visual C++ |
---|
public: void SetFieldLocked( bool fieldLocked ) |
Parameters
- fieldLocked
- Type: System..::..Boolean