다음을 통해 공유


GlyphTypeface.GetFontStream 메서드

정의

GlyphTypeface 개체로 표현되는 글꼴 파일 스트림을 반환합니다.

public:
 System::IO::Stream ^ GetFontStream();
[System.Security.SecurityCritical]
public System.IO.Stream GetFontStream ();
public System.IO.Stream GetFontStream ();
[<System.Security.SecurityCritical>]
member this.GetFontStream : unit -> System.IO.Stream
member this.GetFontStream : unit -> System.IO.Stream
Public Function GetFontStream () As Stream

반환

Stream

글꼴 파일을 나타내는 Stream 값입니다.

특성

적용 대상