[This is preliminary documentation and is subject to change.]

This base class encapsulates security settings of a PDF document.

Namespace: TallComponents.Web.Pdf
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public abstract class Security : ICloneable
Visual Basic
Public MustInherit Class Security _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  TallComponents.Web.Pdf..::..Security
    TallComponents.Web.Pdf..::..PasswordSecurity

See Also