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