iTextSharp.text.pdf.PdfDocument.PdfInfo.PdfInfo C# (CSharp) 메소드

PdfInfo() 개인적인 메소드

private PdfInfo ( ) : System
리턴 System
            internal PdfInfo()
            {
                AddProducer();
                AddCreationDate();
            }

Same methods

PdfDocument.PdfInfo::PdfInfo ( String author, String title, String subject ) : System