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