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

IsNestable() 공개 메소드

public IsNestable ( ) : bool
리턴 bool
        public bool IsNestable() {
            throw new NotSupportedException();
        }