GdPicture.NET.14.MAUI
GdPicture14.MAUI.Annotations Namespace / StrikethroughAnnotationOptions Class / StrikethroughAnnotationOptions Constructor





In This Topic
StrikethroughAnnotationOptions Constructor
In This Topic
Holds the configuration for a text strikethrough operation.
Syntax
'Declaration
 
Public Function New()
public StrikethroughAnnotationOptions()
public StrikethroughAnnotationOptions(); 
public function StrikethroughAnnotationOptions();
public: StrikethroughAnnotationOptions();
public:
StrikethroughAnnotationOptions();
See Also