Permission.AllowPrinting Property

Gets the print permission of the document.

public bool AllowPrinting { get; }
Public Property AllowPrinting As Boolean

Property Value

Boolean

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

True value indicates that the document is print protected.

See Also

Permission
ceTe.DynamicPDF.Viewer

In this topic