Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / Properties Class / Cached Property

In This Topic
    Cached Property
    In This Topic
    Gets or sets Cached property.
    Syntax
    'Declaration
     
    Public Property Cached As System.Boolean
    public System.bool Cached {get; set;}
    See Also