[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AFRelationship.Unspecified

Unspecified Field

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.

Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public const string Unspecified = "Unspecified"
Public Const Unspecified As String = "Unspecified"
Returns
Type Description
string 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.