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