ComponentOne PDF for WPF and Silverlight
FontType Property (C1PdfDocumentBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > C1PdfDocumentBase Class : FontType Property
Gets or sets a value indicating how fonts should be encoded when saving the document.
Syntax
'Declaration
 
Public Property FontType As PdfFontType
public PdfFontType FontType {get; set;}
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members