[]
        
(Showing Draft Content)

C1.C1Preview.C1PageSettings.IsPaperKindKnown

IsPaperKindKnown Method

IsPaperKindKnown(PaperKind)

Gets a value indicating whether the specified PaperKind is known and defined in the PaperKind enumeration.

Declaration
public static bool IsPaperKindKnown(PaperKind paperKind)
Parameters
Type Name Description
PaperKind paperKind

The value to check.

Returns
Type Description
bool

true if value is known, false otherwise.