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

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