←Select platform

PDFContentType Enumeration

Summary
Specifies PDF content type.
Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
public enum PDFContentType  
<SerializableAttribute()> 
Public Enum PDFContentType  
public final class PDFContentType 
    extends java.lang.Enum<PDFContentType> 
[SerializableAttribute()] 
public enum class PDFContentType  
Members
ValueMemberDescription
0Text PDF contains any content
1Image Page has an image only, no other content
2ImageOverText Page has an image over the content
Remarks

Used by PDFDocument.GetContentType to indicate the PDF content type.

Example

For an example, refer to PDFDocument.GetContentType and PDFDocument.

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.