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

In This Topic
    HasZoom Property
    In This Topic
    Gets a value indicating whether this OptionalContentUsage contains Zoom property.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasZoom As System.Boolean
    public System.bool HasZoom {get;}
    See Also