Device.DestinationName

Device.DestinationName property

Gets destination name: output file name or device description.

[Obsolete("This property has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public abstract string DestinationName { get; }

See Also