Class TocOptions
Class TocOptions
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll
Represents options for add table of contents to document by Aspose.Pdf.Plugins.TocGenerator plugin.
public sealed class TocOptions : PdfGeneratorOptions, IPluginOptions
Inheritance
object ← PdfGeneratorOptions ← TocOptions
Implements
Inherited Members
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()
Constructors
TocOptions()
public TocOptions()