Class Document.RepairOptions

Class Document.RepairOptions

名称: Aspose.Pdf 集合: Aspose.PDF.dll (25.4.0)

代表修复 PDF 文档的选项。

public sealed class Document.RepairOptions

Inheritance

object Document.RepairOptions

继承人

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

Remarks

此类提供了一种方式来自定义 PDF 文档的修复过程。

Constructors

RepairOptions()

public RepairOptions()

Properties

RestoreIndirectObjectGenerations

收到或设置一个值,表明是否要恢复对间接对象的参考中错误的世代数字在修复过程中。

public bool RestoreIndirectObjectGenerations { get; set; }

财产价值

bool

 中文