Click or drag to resize

PdfMetamorphosisPdfSettingPreserveContentControls Property

Specifies whether to preserve Microsoft Word content controls as native PDF's form fields or convert them to text. Default is true.

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2025.5.6
Syntax
public bool PreserveContentControls { get; set; }

Property Value

Boolean
See Also