PdfType0FontDescendant Property |
Sets the descendant font.
Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public PdfCIDFont Descendant { set; }
Public WriteOnly Property Descendant As PdfCIDFont
Set
public:
property PdfCIDFont^ Descendant {
void set (PdfCIDFont^ value);
}
member Descendant : PdfCIDFont with set
Property Value
Type:
PdfCIDFontSee Also