iTextSharp.text.Meta.IsNestable C# (CSharp) 메소드

IsNestable() 공개 메소드

public IsNestable ( ) : bool
리턴 bool
        public bool IsNestable()
        {
            return false;
        }