[]
Gets or sets a value indicating whether to completely remove objects that need to be partially redacted but which are unreadable or unknown to GcPdf.
If true (the default), such objects will be silently removed. Otherwise an exception will be thrown.
public bool IgnoreUnreadableObjects { get; set; }
Public Property IgnoreUnreadableObjects As Boolean