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