DocxSaveOptionsRasterizeVectorGraphics Property |
Gets or sets a value indicating whether complex vector graphics should be rasterized into images or left as is.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic bool RasterizeVectorGraphics { get; set; }
Public Property RasterizeVectorGraphics As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: .
See Also