Click or drag to resize

PdfLoadOptionsShapeGrouping Property

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

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

Property Value

Boolean
Remarks
Default value: true.
See Also