public Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont GetStandardFont(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfStandardFontType standardFontType
)
public: Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont* GetStandardFont(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfStandardFontType standardFontType
)
public:
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont^ GetStandardFont(
Vintasoft.Imaging.Pdf.Tree.Fonts.PdfStandardFontType standardFontType
)
'Declaration Public Function GetStandardFont( _
ByVal standardFontTypeСтандартный тип шрифта.As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfStandardFontType _
) As Vintasoft.Imaging.Pdf.Tree.Fonts.PdfFont
Parameters
- standardFontType
- Стандартный тип шрифта.
Return Value
PdfFont из указанного PdfStandardFontType.