<form asp-action="AnketSave" enctype="multipart/form-data">
<h2>Анкета</h2>
<input type="submit" value="Сохранить" />
<iframe src="~/Ankets/Anketa.pdf" style="width: 100%; height: 800px;"></iframe>
</form>