Click or drag to resize

GraphExportOptionsControllerDestinationDpiText Property

Gets or sets the destination DPI value as editable text.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string DestinationDpiText { get; set; }

Property Value

String
See Also