Gets a value indicating whether the specified PaperKind is known and defined in the
PaperKind enumeration.
'Declaration
Public Shared Function IsPaperKindKnown( _
ByVal As PaperKind _
) As Boolean
Parameters
- paperKind
- The value to check.
Return Value
true if value is known, false otherwise.