Aspose::Page::ExternalFontCache::FetchDrFont 메서드

ExternalFontCache::FetchDrFont method

글꼴 패밀리 이름, 크기 및 스타일로 DrFont을 가져옵니다.

static System::SharedPtr<Font::DrFont> Aspose::Page::ExternalFontCache::FetchDrFont(System::String familyName, float sizePoints, System::Drawing::FontStyle style)
매개변수형식설명
familyNameSystem::StringFont 패밀리 이름.
sizePointsfloatFont 크기(포인트 단위, 1포인트는 인치의 1/72).
styleSystem::Drawing::FontStyleFont 스타일.

ReturnValue

DrFont 반환

또 보기