[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FileSpecification.Volatile

Volatile Property

Volatile

Gets or sets a value indicating whether the file referenced by the file specification is volatile (changes frequently with time). If the value is true, applications should never cache a copy of the file.

Declaration
public bool Volatile { get; set; }
Public Property Volatile As Boolean