ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / DocumentInfo Class
Properties


In This Topic
    DocumentInfo Class Members
    In This Topic

    The following tables list the members exposed by DocumentInfo.

    Public Properties
     NameDescription
    Public PropertyThe name of the person who created the document.  
    Public PropertyThe date and time the document was created, in human-readable form  
    Public PropertyIf the document was converted to PDF from another format, the name of the application (for example, Adobe FrameMaker®) that created the original document from which it was converted.  
    Public PropertyKeywords associated with the document.  
    Public PropertyThe date and time the document was most recently modified, in human-readable form  
    Public PropertyIf the document was converted to PDF from another format, the name of the application (for example, Acrobat Distiller) that converted it to PDF.  
    Public PropertyThe subject of the document.  
    Public PropertyThe document’s title.  
    Public PropertyA name object indicating whether the document has been modified to include trapping information  
    Top
    See Also