Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage.ZoomDef Class / Min Property

In This Topic
    Min Property (OptionalContentUsage.ZoomDef)
    In This Topic
    Gets or sets the minimum recommended magnification factor at which the group shall be visible. Default value: 0.
    Syntax
    'Declaration
     
    Public Property Min As System.Single
    public System.float Min {get; set;}
    See Also