'Declaration Public Sub EmbedFont( _
ByVal fontThe PDF font that should be embedded.As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont _
)
public void EmbedFont(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont font
)
public: void EmbedFont(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* font
)
public:
void EmbedFont(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ font
)
Parameters
- font
- The PDF font that should be embedded.