EffectiveInformationRightsManagementSettings.AllowPrint property
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property AllowPrint As Boolean
Get
'Usage
Dim instance As EffectiveInformationRightsManagementSettings
Dim value As Boolean
value = instance.AllowPrint
public bool AllowPrint { get; }
Property value
Type: System.Boolean
See also
Reference
EffectiveInformationRightsManagementSettings class