Class FormExporter
Class FormExporter
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
FormExporter 플러그인을 나타냅니다.
public sealed class FormExporter
상속
상속된 멤버
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
생성자
FormExporter()
public FormExporter()
메서드
Process(FormExporterOptions)
지정된 매개변수로 FormExporter 처리를 시작합니다.
public ResultContainer Process(FormExporterOptions options)
매개변수
options
FormExporterOptions
FormExporter에 대한 지침을 포함하는 옵션 객체입니다.
반환
작업 결과를 포함하는 ResultContainer 객체입니다.