Winnovative Logo

PdfToolsDocumentInfo Class

Winnovative Client for .NET Core
This class encapsulates various properties of the PDF document being converted or searched
Inheritance Hierarchy

SystemObject
  WinnovativeClientPdfToolsDocumentInfo

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public class PdfToolsDocumentInfo

The PdfToolsDocumentInfo type exposes the following members.

Constructors

  NameDescription
Public methodPdfToolsDocumentInfo
Initializes a new instance of the PdfToolsDocumentInfo class
Top
Properties

  NameDescription
Public propertyAuthor
The PDF document author
Public propertyCreationDate
The PDF document creation date
Public propertyCreator
The PDF document creator
Public propertyKeywords
The PDF document keywords
Public propertyLastModifiedDate
The PDF document last modification date
Public propertyPageCount
The number of pages in PDF document
Public propertyProducer
The PDF document producer
Public propertySubject
The PDF document subject
Public propertyTitle
The PDF document title
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