Class FontStoringArgs

Class FontStoringArgs

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

포인트 저장 논쟁

public class FontStoringArgs

Inheritance

object FontStoringArgs

상속 회원들

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

FontStoringArgs()

public FontStoringArgs()

Properties

DestFontStream

가져오거나 디스 폰 스트림을 설정합니다.

public Stream DestFontStream { get; set; }

부동산 가치

Stream

DisposeStream

값을 얻거나 값을 설정하여 [유효한 흐름]을 나타냅니다.

public bool DisposeStream { get; set; }

부동산 가치

bool

FontFileUri

수신 또는 문자 파일 URI를 설정합니다.

public string FontFileUri { get; set; }

부동산 가치

string

FontStoreType

가져오거나 가져오거나 가져오거나 가져오거나 가져오거나 가져오거나 가져오거나 가져오거나

public FontStoreType FontStoreType { get; set; }

부동산 가치

FontStoreType

SourceFontFileName

원본 문자 파일을 입력합니다.

public string SourceFontFileName { get; }

부동산 가치

string

SourceFontStream

출처 폰트 스트림을 얻습니다.

public Stream SourceFontStream { get; }

부동산 가치

Stream

 한국어