Enum PdfFlattenMode
Specifies the mode used to flatten a PDF document.
public enum PdfFlattenMode
Fields
NormalDisplay = 0
Print = 1
Remarks
Flattening a PDF refers to merging interactive elements, such as form fields or annotations, into the static content of the document. This enumeration defines the modes that control how the flattening process is applied.