DocumentSummary ClassByteScout PDF SDK
Represents class for a PDF document's summary.
Inheritance Hierarchy

SystemObject
  Bytescout.PDFDocumentSummary

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public class DocumentSummary

The DocumentSummary type exposes the following members.

Constructors

  NameDescription
Public methodDocumentSummary
Initializes a new instance of the DocumentSummary class
Top
Properties

  NameDescription
Public propertyAttachmentCount
Public propertyAuthor
Public propertyBookmarks
Public propertyCreationDate
Public propertyCreator
Public propertyCustomProperties
Public propertyEncrypted
Public propertyEncryptionAlgorithm
Public propertyFieldsInfo
Public propertyKeywords
Public propertyModificationDate
Public propertyPageCount
Public propertyPageRectangle
Public propertyPasswordProtected
Public propertyPermissionAccessibility
Public propertyPermissionAssemble
Public propertyPermissionContentExtraction
Public propertyPermissionFillForms
Public propertyPermissionHighQualityPrint
Public propertyPermissionModifyAnnotations
Public propertyPermissionModifyDocument
Public propertyPermissionPrinting
Public propertyProducer
Public propertySubject
Public propertyTitle
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference