Open a ticket
Chat with us
Click or drag to resize

DocumentInfoTexts Class

Label texts used in document info window.
Inheritance Hierarchy
SystemObject
  Terminalworks.PdfViewer.AspNetCore.TextsDocumentInfoTexts

Namespace:  Terminalworks.PdfViewer.AspNetCore.Texts
Assembly:  PdfViewer.AspNetCore (in PdfViewer.AspNetCore.dll) Version: 1.0.43.0
Syntax
C#
public class DocumentInfoTexts

The DocumentInfoTexts type exposes the following members.

Constructors
  NameDescription
Public methodDocumentInfoTexts
Initializes a new instance of the DocumentInfoTexts class
Top
Properties
  NameDescription
Public propertyAuthor
Author label text.
Public propertyCreationDate
Creation date label text.
Public propertyCreator
Creator label text.
Public propertyFileName
File name label text.
Public propertyFileSize
File size label text.
Public propertyKeywords
Keywords label text.
Public propertyModificationDate
Modification date label text.
Public propertyPageCount
Page count label text.
Public propertyPageSize
Page size label text.
Public propertyPDFProducer
PDF producer label text.
Public propertyPDFVersion
PDF version label text.
Public propertySubject
Subject label text.
Public propertyTitle
Title label text.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Copyright © 2024 Terminalworks. All Rights Reserved