MarkdownDocument.Load

Loads the markdown document into the CurrentText

public Task<Boolean> Load(string filename,
	SecureString password,
	Encoding encoding,
	bool isAsync)

Parameters

filename

password
encoding
isAsync


See also:

Class MarkdownDocument

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic