Class representing a document information dictionary.
Inheritance Hierarchy
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public class PdfInfo : PdfDictionary
Public Class PdfInfo
Inherits PdfDictionary
public ref class PdfInfo : public PdfDictionary
type PdfInfo =
class
inherit PdfDictionary
end
The PdfInfo type exposes the following members.
Constructors Properties Remarks
Document information dictionaries are described in section 9.2.1 of the
PDF specification.
See Also