'Declaration Public Overloads Function CreateFontSubset( _
ByVal fontThe font.As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont, _
ByVal textThe text that muse ve encoded.As System.String _
) As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont
public Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont CreateFontSubset(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont font,
System.String text
)
public: Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* CreateFontSubset(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* font,
System.String text
)
public:
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ CreateFontSubset(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ font,
System.String text
)
Parameters
- font
- The font.
- text
- The text that muse ve encoded.
Return Value
The subset of font.