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: 2024.12.19
Syntax
public bool PreserveContentControls { get; set; }

Property Value

Boolean
See Also