Class ProcessorContext

Class ProcessorContext

이름 공간 : Aspose.Words.LowCode 모임: Aspose.Words.dll (25.4.0)

프로세서 컨텍스트를위한 기본 클래스.프로세서를 실행하는 데 사용하는 속성과 옵션을 제공합니다.

public abstract class ProcessorContext

Inheritance

object ProcessorContext

Derived

ComparerContext , ConverterContext , MailMergerContext , MergerContext , ReplacerContext , ReportBuilderContext , SignerContext , SplitterContext , WatermarkerContext

상속 회원들

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

Constructors

ProcessorContext()

public ProcessorContext()

Properties

FontSettings

프로세서에 의해 사용되는 글꼴 설정.

public FontSettings FontSettings { get; set; }

부동산 가치

FontSettings

LayoutOptions

프로세서에 의해 사용되는 문서 배열 옵션.

public LayoutOptions LayoutOptions { get; }

부동산 가치

LayoutOptions

WarningCallback

프로세서에 의해 사용되는 경고 호출.

public IWarningCallback WarningCallback { get; set; }

부동산 가치

IWarningCallback

 한국어