[]
Defines the options specifying a range of magnifications at which the content in an optional content group is visible.
public class OptionalContentUsage.ZoomDef : PdfDictWrapper, IPdfDict
Public Class OptionalContentUsage.ZoomDef
Inherits PdfDictWrapper
Implements IPdfDict
Name | Description |
---|---|
ZoomDef() | Initializes a new instance of the OptionalContentUsage.ZoomDef class. |
Name | Description |
---|---|
Max | Gets or sets the magnification factor below which the group shall be visible. Default value: float.PositiveInfinity. |
Min | Gets or sets the minimum recommended magnification factor at which the group shall be visible. Default value: 0. |