IsPaperKindKnown Method (C1PageSettings)
In This Topic
Gets a value indicating whether the specified PaperKind is known and defined in the
PaperKind enumeration.
Syntax
Parameters
- paperKind
- The value to check.
Return Value
true if value is known, false otherwise.
See Also