1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.FileTypes
  6. /
  7. PdfFileType

PdfFileType class

Defines Pdf documents. Includes the following file types: Pdf,

public sealed class PdfFileType : FileType

Public Members

namedescription
PdfFileType()Serialization constructor
static readonly PdfPortable Document Format (PDF) is a type of document created by Adobe back in 1990s. The purpose of this file format was to introduce a standard for representation of documents and other reference material in a format that is independent of application software, hardware as well as Operating System. Learn more about this file format here.

See Also