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

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