DjVu Namespace > SecurityProvider Class : Expiry Property |
Public ReadOnly Property Expiry As Date
Dim instance As SecurityProvider Dim value As Date value = instance.Expiry
public DateTime Expiry {get;}
This property throws an exception if no expiry is set; you had better check whether an expiry is set or not by HasExpiry Property.
Expiry is set on either document level or user level. This property checks both.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family