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

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