1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Convert
  6. /
  7. IPasswordConvertOptions

IPasswordConvertOptions interface

On this page

Represents convert options that support password protection for converted documents.

public interface IPasswordConvertOptions

Members

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

See Also

On this page