Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Editor.Avalonia
ISvgEditorFileDialogService
Methods
SavePdfAsync(TopLevel?, String?)
Menu
On this page
SavePdfAsync(TopLevel?, String?) Method
Definition
Namespace
Svg.Editor.Avalonia
Assembly
Svg.Editor.Avalonia.dll
View source
Task<string?> SavePdfAsync(TopLevel? owner, string? currentFile)
Parameters
owner
Avalonia.Controls.TopLevel
currentFile
String?
Returns
Task<String?>