Class Document.RepairOptions
Class Document.RepairOptions
Tên không gian: Aspose.Pdf Tổng hợp: Aspose.PDF.dll (25.4.0)
Hiển thị các tùy chọn để sửa lại một tài liệu PDF.
public sealed class Document.RepairOptions
Inheritance
object ← Document.RepairOptions
Thành viên thừa kế
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Remarks
Khóa học này cung cấp một cách để tùy chỉnh quá trình sửa chữa của một tài liệu PDF.
Constructors
RepairOptions()
public RepairOptions()
Properties
RestoreIndirectObjectGenerations
Nhận hoặc đặt một giá trị cho thấy liệu để khôi phục các con số thế hệ sai trong tham chiếu đến các đối tượng không trực tiếptrong quá trình sửa chữa.
public bool RestoreIndirectObjectGenerations { get; set; }