[]
Gets a value indicating whether the specified PaperKind is known and defined in the PaperKind enumeration.
public static bool IsPaperKindKnown(PaperKind paperKind)
Type | Name | Description |
---|---|---|
PaperKind | paperKind | The value to check. |
Type | Description |
---|---|
bool | true if value is known, false otherwise. |