←Select platform

EmbeddingType Property

Summary

Font embedding type.

Syntax
C#
Java
public PDFFontEmbeddingType EmbeddingType { get; set; } 
public PDFFontEmbeddingType getEmbeddingType(); 
public void setEmbeddingType( 
   PDFFontEmbeddingType pDFFontEmbeddingType 
); 

Property Value

Font embedding type.

Remarks

Font embedding type, such as None, Embedded or EmbeddedSubset.

PDFFont matches the font properties from PDF specification.

Example

For an example, refer to PDFFont.

Requirements
Target Platforms
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.