Skip to main content

IFileSecurityOptions

The IFileSecurityOptions interface defines properties for configuring security options for files, such as access permissions, passwords, and content modification restrictions.

Properties

NameDescription
AllowModifyContentIndicates whether modifying the content of the file is permitted.
AllowDegradedPrintingIndicates whether degraded printing of the file is allowed.
SecurityEnabledSpecifies whether security features are enabled for the file.
AllowFillFormFieldsIndicates whether filling form fields in the file is allowed.
GeneralIsChangedIndicates whether any general changes have been made to the security options.
UserPasswordSpecifies the user password for accessing the file with limited permissions.
AllowAssemblyIndicates whether assembly operations (e.g., inserting, deleting pages) are permitted for the file.
AllowPrintingIndicates whether printing the file is allowed.
IsChangedIndicates whether the security options have been modified.
AllowCopyIndicates whether copying content from the file is permitted.
OwnerPasswordSpecifies the owner password for the file, granting full permissions to the owner.
AllowAnnotationsIndicates whether annotations are allowed in the file.
EnableContentCopyingSpecifies whether content copying is enabled in the file.