DataUrlFromFile Method

Overload List

FromFile(String, MimeTypeInfo, DataEncoding) Embeds the content of a file in a "data" URL (RFC 2397).
FromFile(String, String, DataEncoding) Embeds the content of a file in a "data" URL (RFC 2397).

See Also