StringFormat::StringFormat(GpStringFormat*,Status) method (gdiplusstringformat.h)

This topic lists the constructors of the StringFormat class. For a complete class listing, see StringFormat Class.

Overload list

Constructor Description
StringFormat(INT,LANGID) Creates a StringFormat object based on string format flags and a language.
StringFormat(StringFormat*) Creates a StringFormat object from another StringFormat object.

Syntax

void StringFormat(
  GpStringFormat *clonedStringFormat,
  Status         status
);

Parameters

clonedStringFormat

status

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header gdiplusstringformat.h