Click or drag to resize

DocxSaveOptionsPreserveImages Property

Gets or sets a value indicating whether images should be kept or skipped.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public bool PreserveImages { get; set; }

Property Value

Boolean
Remarks
Default value: .
See Also