IPasswordConvertOptions

IPasswordConvertOptions interface

Represents convert options that support password protection for converted documents.

public interface IPasswordConvertOptions

Properties

Name Description
Password { get; set; } Set this property if you want to protect the converted document with a password.

See Also