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