Font embedding type.
[SerializableAttribute()]
public enum PDFFontEmbeddingType
<SerializableAttribute()>
Public Enum PDFFontEmbeddingType
public:
[SerializableAttribute]
enum class PDFFontEmbeddingType sealed
Value | Member | Description |
---|---|---|
0 | None | The font is not embedded |
1 | Embedded | Font is fully embedded and a full copy of the entire character set of a font is stored in the PDF. |
2 | EmbeddedSubset | Font is embedded, but with only those characters that are actually used in the lay-out are stored in the PDF. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document