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

In This Topic
    Zoom Property (OptionalContentUsage)
    In This Topic
    Gets or sets a OptionalContentUsage.ZoomDef object specifying a range of magnifications at which the content in this optional content group is visible.
    Syntax
    'Declaration
     
    Public Property Zoom As OptionalContentUsage.ZoomDef
    public OptionalContentUsage.ZoomDef Zoom {get; set;}
    See Also