Class EmfLogFontEx

Class EmfLogFontEx

이름 공간 : Aspose.Imaging.FileFormats.Emf.Emf.Objects 모임: Aspose.Imaging.dll (25.4.0)

LogFontEx 개체는 논리적 글꼴의 확장 된 속성을 지정합니다.

public class EmfLogFontEx : EmfLogFont

Inheritance

object MetaObject EmfObject EmfLogFont EmfLogFontEx

Derived

EmfLogFontExDv

상속 회원들

EmfLogFont.Height , EmfLogFont.Width , EmfLogFont.Escapement , EmfLogFont.Orientation , EmfLogFont.Weight , EmfLogFont.Italic , EmfLogFont.Underline , EmfLogFont.Strikeout , EmfLogFont.CharSet , EmfLogFont.OutPrecision , EmfLogFont.ClipPrecision , EmfLogFont.Quality , EmfLogFont.PitchAndFamily , EmfLogFont.Facename , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfLogFontEx(EmfLogFont)

Aspose.Imaging.FileFormats.Emf.Emf.Objects.EmfLogFontEx 클래스의 새로운 예를 시작합니다.

public EmfLogFontEx(EmfLogFont emfLogFont)

Parameters

emfLogFont EmfLogFont

EMF 로고 폰트

Properties

FullName

문자열의 전체 이름을 포함하는 64 Unicode 문자열을 얻거나 설정합니다.이 줄의 길이는 64 문자 미만이며, 끝나는 0은 존재해야합니다.이 분야의 나머지 부분은 무시되어야 합니다.

public string FullName { get; set; }

부동산 가치

string

Script

문자열의 문자열 세트를 정의하는 32 Unicode 문자열을 얻거나 설정합니다.이 줄의 길이가 32자리 미만이라면, 끝내는 0이 있어야 합니다.그 후에 이 필드의 나머지 부분은 무시되어야합니다.

public string Script { get; set; }

부동산 가치

string

Style

글꼴의 스타일을 정의하는 32 Unicode 캐릭터의 줄을 얻거나 설정합니다.이 줄은 32 문자 미만이며, 끝내는 0은 존재해야하며, 그 후에는이 필드의 나머지 부분은 무시되어야 합니다.

public string Style { get; set; }

부동산 가치

string

 한국어