Skip to content

SEO-183463 Angularjs Missing H1 #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: hotfix/hotfix-v26.1.35
Choose a base branch
from
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