Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfOptionsForm Class / SecurityOwnerPassword Property

In This Topic
    SecurityOwnerPassword Property
    In This Topic
    Gets or sets the owner password.
    Syntax
    'Declaration
     
    Public Overridable Property SecurityOwnerPassword As String
    public virtual string SecurityOwnerPassword {get; set;}
    See Also