Class TocOptions

Class TocOptions

命名空间: Aspose.Pdf.Plugins
程序集: Aspose.PDF.dll

表示通过 Aspose.Pdf.Plugins.TocGenerator 插件将目录添加到文档的选项。

public sealed class TocOptions : PdfGeneratorOptions, IPluginOptions

继承

objectPdfGeneratorOptionsTocOptions

实现

IPluginOptions

继承成员

PdfGeneratorOptions.AddInput(IDataSource), PdfGeneratorOptions.AddOutput(IDataSource), PdfGeneratorOptions.Inputs, PdfGeneratorOptions.Outputs, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

TocOptions()

public TocOptions()
 中文