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

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

public IsNestable ( ) : bool
Результат bool
        public bool IsNestable()
        {
            return false;
        }