DocxSaveOptionsPreserveImages Property |
Gets or sets a value indicating whether images should be kept or skipped.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic bool PreserveImages { get; set; }Public Property PreserveImages As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: .
See Also