iTextSharp.text.WritableDirectElement.Process C# (CSharp) Méthode

Process() public méthode

public Process ( IElementListener listener ) : bool
listener IElementListener
Résultat bool
        public bool Process(IElementListener listener) {
            throw new NotSupportedException();
        }