iTextSharp.text.WritableDirectElement.IsNestable C# (CSharp) Метод

IsNestable() публичный Метод

public IsNestable ( ) : bool
Результат bool
        public bool IsNestable() {
            throw new NotSupportedException();
        }