System::IFormatProvider::GetFormat 메서드
IFormatProvider::GetFormat method
지정된 형식에 대한 형식 서비스를 제공하는 객체를 반환합니다.
virtual SharedPtr<Object> System::IFormatProvider::GetFormat(const TypeInfo &formatType)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| formatType | const TypeInfo& | 서식 객체가 요청되는 형식 |
ReturnValue
지정된 형식에 대한 서식 서비스를 제공하는 객체
또 보기
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class IFormatProvider
- Namespace System
- Library Aspose.Page for C++