C# Class iTextSharp.text.pdf.PdfDocument.PdfInfo

Inheritance: PdfDictionary
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch

Private Methods

Method Description
AddAuthor ( String author ) : void
AddCreationDate ( ) : void
AddCreator ( String creator ) : void
AddKeywords ( String keywords ) : void
AddProducer ( ) : void
AddSubject ( String subject ) : void
AddTitle ( String title ) : void
Addkey ( String key, String value ) : void
PdfInfo ( ) : System
PdfInfo ( String author, String title, String subject ) : System