Click or drag to resize

VisualFormatterInstall Method

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual int Install(
	string path,
	VisualFormatterPersistenceType persistenceType,
	bool overwriteExisting
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Install(System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.Boolean)"]

persistenceType
Type: Com.Datalogic.DecodeVisualFormatterPersistenceType

[Missing <param name="persistenceType"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Install(System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.Boolean)"]

overwriteExisting
Type: SystemBoolean

[Missing <param name="overwriteExisting"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Install(System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.Boolean)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Install(System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.Boolean)"]

See Also