[]
Gets or sets whether all outlines should be removed from the document.
When this property is set to true, the Outlines collection is cleared.
The default value is false.
public bool DiscardOutlines { get; set; }
Public Property DiscardOutlines As Boolean