Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentUsage.ZoomDef Class
Members

In This Topic
    OptionalContentUsage.ZoomDef Class
    In This Topic
    Defines the options specifying a range of magnifications at which the content in an optional content group is visible.
    Object Model
    OptionalContentUsage.ZoomDef Class
    Syntax
    'Declaration
     
    Public Class OptionalContentUsage.ZoomDef 
       Inherits GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
    public class OptionalContentUsage.ZoomDef : GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<T>
             GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper
                GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.ZoomDef

    See Also