LogoFilePath

QrCodeSignOptions.LogoFilePath property

Gets or sets the QR-code logo image file name. This property in use only if LogoStream is not specified. Using of this property could cause problems with verification. Use it carefully.

public string LogoFilePath { get; set; }

See Also