Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OutputIntent Class / Info Property

In This Topic
    Info Property (OutputIntent)
    In This Topic
    Gets or sets a string containing additional information or comments about the intended target device or production condition.
    Syntax
    'Declaration
     
    Public Property Info As System.String
    public System.string Info {get; set;}
    See Also