←Select platform

DescendantCID Property

Summary

Descendant CIDFont name if this is a Type 0 font.

Syntax
C#
VB
C++
public string DescendantCID {get; set;} 
Public Property DescendantCID() As String 
   Get 
   Set 
public:  
   property String^ DescendantCID 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Descendant CIDFont name if this is a Type 0 font.

PDFFont matches the font properties from PDF specification.

Example

For an example, refer to PDFFont.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly