HtmlImageSavingArgsCurrentShape Property |
Gets the
ShapeBase instance corresponding
to the shape or group shape that is about to be saved.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic ShapeBase CurrentShape { get; }
Public ReadOnly Property CurrentShape As ShapeBase
Get
Property Value
ShapeBase
See Also