Defines Pdf documents. Includes the following file types: Pdf,
public sealed class PdfFileType : FileType
| Name |
Description |
| PdfFileType() |
Serialization constructor |
| Name |
Description |
| CompareTo(object) |
Compares current object to other. |
| override Equals(Enumeration) |
Implements Equals |
| override Equals(object) |
Determines whether two object instances are equal. |
| override GetHashCode() |
Serves as the default hash function. |
| override ToString() |
String representation |
| Name |
Description |
| static readonly Pdf |
Portable 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. |
We value your opinion. Your feedback will help us improve our documentation.