Click or drag to resize

PdfLoadOptionsShapeGrouping Property

Gets or sets a value indicating whether to group the shapes or not. Default value: true.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool ShapeGrouping { get; set; }

Property Value

Boolean
Remarks
Default value: true.
See Also