Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void BeforePropertyChange( string propertyName ) |
Visual Basic |
---|
Public Sub BeforePropertyChange ( _ propertyName As String _ ) |
Visual C++ |
---|
public: virtual void BeforePropertyChange( String^ propertyName ) sealed |
Parameters
- propertyName
- Type: System..::..String