PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfSecurity Class / Encryption Property

In This Topic
    Encryption Property
    In This Topic
    Gets or sets the type of encryption used for PDF security.
    Syntax
    'Declaration
     
    
    Public Property Encryption As PdfEncryptionType
    public PdfEncryptionType Encryption {get; set;}
    See Also