public DateTime Expires { get; }
Public ReadOnly Property Expires As DateTime
public: property DateTime Expires { DateTime get (); }
If the DateTime returned by this property is less than Now - evaluation period is expired.
If the DateTime returned by this property equals to MaxValue - evaluation never expires.
Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)