Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / AFRelationship Class / Unspecified Field

In This Topic
    Unspecified Field
    In This Topic
    Constant shall be used when the relationship is not known or cannot be described using one of the other values. NOTE 2 Unspecified is to be used only when no other value correctly reflects the relationship.
    Syntax
    'Declaration
     
    Public Const Unspecified As System.String
    public const System.string Unspecified
    See Also