Click or drag to resize

GraphExportOptionsGetDefaultFileNameExtension Method

Returns the default file name extension (including leading dot) for the current image format.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string GetDefaultFileNameExtension()

Return Value

String
Default file name extension (including leading dot) for the current image format
See Also