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

IsNestable() public méthode

public IsNestable ( ) : bool
Résultat bool
        public bool IsNestable() {
            throw new NotSupportedException();
        }