IsEncrypted

MarkdownDocumentInfo.IsEncrypted property

Because Markdown documents cannot be encrypted with password, this property always returns ``false`'

public bool IsEncrypted { get; }

See Also