Add Pdf.UpdateMetadata

This commit is contained in:
2023-03-07 23:21:21 +01:00
parent 6326917c95
commit 394f6332de
5 changed files with 16 additions and 5 deletions

View File

@ -7,7 +7,7 @@
xmlns:local="clr-namespace:WGneu.Windows"
mc:Ignorable="d"
Title="PDF Ansicht"
MinHeight="600" MinWidth="420" Height="970" Width="670">
MinHeight="600" MinWidth="420" Height="750" Width="525">
<Grid>
<wv2:WebView2 Name="WebView"/>
</Grid>