PrintingProps.GetRendererPath Method

Definition

Namespace: ASNA.DataGate.Client.Properties
Assembly: ASNA.QSys.DataGate.Client.dll

Retrieves the Renderer path from the application settings.

string GetRendererPath()

Retrieves the Renderer path from the application settings.

Remarks

This method retrieves the ‘Renderer’ property value from the application settings.If the property value is null or using its default value, the method returns the default Renderer path.

string GetRendererPath()

See Also