ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryImage Class / CanShrink Property

In This Topic
    CanShrink Property (MemoryImage)
    In This Topic
    Gets the value specifing whether the image can shrink.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanShrink As Boolean
    public bool CanShrink {get;}
    See Also