Click or drag to resize

DocxSaveOptionsPreserveGraphics Property

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

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

Property Value

Boolean
Remarks
Note: that in case of '' the properties DetectTables and RasterizeVectorGraphics will not work.

Default value: .
See Also