'Declaration Public Shared Function IsTrueTypeCollection( _
ByVal streamПоток.As System.IO.Stream _
) As Boolean
public static bool IsTrueTypeCollection(
System.IO.Stream stream
)
public: static bool IsTrueTypeCollection(
System.IO.Stream* stream
)
public:
static bool IsTrueTypeCollection(
System.IO.Stream^ stream
)
Parameters
- stream
- Поток.
Return Value
True, если stream содержит коллекцию TrueType; в противном случае, false.