PDFReaderControls.NET Standard Class Reference

Security Class

This class provides access to the security settings of a PDF document. The standard edition of ReaderControls.NET does not allow changing these settings.

For a list of all members of this type, see Security Members.

System.Object
   TallComponents.PDF.ReaderControls.Security
      TallComponents.PDF.ReaderControls.PasswordSecurity

public abstract class Security

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class provides acccess to the security settings as stored in the PDF document. Some of these are only meaningful in an application that supports the corresponding features. The standard edition of ReaderControls.NET for example, does not allow filling out forms, even though FormFillSign is true for a particular document.

Requirements

Namespace: TallComponents.PDF.ReaderControls

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

Security Members | TallComponents.PDF.ReaderControls Namespace