Namespace System

Index

Namespaces

Enumerations

Classes

Interfaces

Type aliases

Variables

Functions

Type aliases

InternalFontInfo

InternalFontInfo: Record<"family" | "weight" | "style" | "data" | "extension", any>

KeyObjectType

KeyObjectType: object

Type declaration

  • [key: string]: object

Variables

CultureInfo

CultureInfo: CultureInfo

Let IAsIs

IAsIs: Interface<IAsIs> = new Stimulsoft.System.Interface<IAsIs>("IAsIs")

Let ICloneable

ICloneable: Interface<ICloneable> = new Stimulsoft.System.Interface<ICloneable>("ICloneable")

Let IComparable

IComparable: Interface<IComparable> = new Stimulsoft.System.Interface<IComparable>("IComparable")

Let IFormatProvider

IFormatProvider: Interface<IFormatProvider> = new Stimulsoft.System.Interface<IFormatProvider>("IFormatProvider")

UnicodeCategory

UnicodeCategory: UnicodeCategory

Functions

enumType

  • enumType(type: any): (Anonymous function)
  • Parameters

    • type: any

    Returns (Anonymous function)

enumerable

  • enumerable(value: boolean): (Anonymous function)
  • Parameters

    • value: boolean

    Returns (Anonymous function)

promiseCancellable

  • promiseCancellable(target: any, name: string, descriptor: PropertyDescriptor): any
  • Parameters

    • target: any
    • name: string
    • descriptor: PropertyDescriptor

    Returns any

Generated using TypeDoc