PdfLoadOptionsShapeGrouping Property |
Gets or sets a value indicating whether to group the shapes or not.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool ShapeGrouping { get; set; }
Public Property ShapeGrouping As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value: true.
See Also