←Select platform

PDFFontEmbeddingType Enumeration

Summary

Font embedding type.

Syntax
C#
Java
[SerializableAttribute()] 
public enum PDFFontEmbeddingType 
public final class PDFFontEmbeddingType 
    extends java.lang.Enum<PDFFontEmbeddingType> 
Members
ValueMemberDescription
0NoneThe font is not embedded
1EmbeddedFont is fully embedded and a full copy of the entire character set of a font is stored in the PDF.
2EmbeddedSubsetFont is embedded, but with only those characters that are actually used in the lay-out are stored in the PDF.
Example

For an example, refer to PDFFont.

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.