LogoStream

QrCodeSignOptions.LogoStream property

Gets or sets the QR-code logo image stream. If this property is specified it is always used instead LogoFilePath. Using of this property could cause problems with verification. Use it carefully.

public Stream LogoStream { get; set; }

See Also