Class Document.RepairOptions

Class Document.RepairOptions

İsim alanı : Aspose.Pdf Toplama: Aspose.PDF.dll (25.4.0)

Bir PDF belgesinin onarımı için seçenekler sunar.

public sealed class Document.RepairOptions

Inheritance

object Document.RepairOptions

mirasçı üyeleri

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

Remarks

Bu sınıf, bir PDF belgesinin onarım sürecini özelleştirmenin bir yolunu sağlar.

Constructors

RepairOptions()

public RepairOptions()

Properties

RestoreIndirectObjectGenerations

Doğrudan nesneler için referanslarda yanlış nesil sayısını geri yüklemek için bir değer alır veya ayarlar.Onarım sürecinde yapılır.

public bool RestoreIndirectObjectGenerations { get; set; }

Mülkiyet Değer

bool

 Türkçe