ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / OwnerPassword Property

In This Topic
    OwnerPassword Property (PdfExportSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property OwnerPassword As StringDefaultExportSetting
    public StringDefaultExportSetting OwnerPassword {get; set;}
    See Also