[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.StandardSecurityHandler.AccessType

AccessType Property

AccessType

Gets the access type granted by this StandardSecurityHandler, or null. This property is initialized when a document is loaded.

Declaration
public AccessType? AccessType { get; }
Public ReadOnly Property AccessType As AccessType?