C#
VB
Java
C++
Specifies PDF content type
[SerializableAttribute()]public enum PDFContentType
<SerializableAttribute()>Public Enum PDFContentType
public enum PDFContentType [SerializableAttribute()]public enum class PDFContentType
Members
| Value | Member | Description |
|---|---|---|
| 0 | Text | PDF contains any content |
| 1 | Image | Page has an image only, no other content |
| 2 | ImageOverText | Page has an image over the content |
Used by PDFDocument.GetContentType to indicate the PDF content type.
For an example, refer to PDFDocument.GetContentType and PDFDocument.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
