Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions angularjs/Signature/How-To.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
layout: post
title: Syncfusion Signature How To
description: How To
platform: AngularJS
title: How To Section in AngularJS Signature | Syncfusion
description: Learn here all about how to section Syncfusion AngularJS Signature component, its elements and more.
platform: angularjs
control: Signature
documentation: ug
---

## How To?
# How To Section in AngularJS Signature

### Save signature image with user defined format
## Save signature image with user defined format

By default, the downloaded image from the signature canvas will be in **png** format. We can define our own format to download the image with [`e-saveimageformat`] property. And we can also save the image along with the background by using the **e-savewithbackground** property.

Expand Down