This document is archived and information here might be outdated. Recommended version. |
Format properties specific to result format.
[Visual Basic .NET] Public Property FormatProperties As IPropertySet
[C#] public IPropertySet FormatProperties {get; set;}
[C++]
HRESULT get_FormatProperties(
IPropertySet** ppOptions
);
[C++]
HRESULT putref_FormatProperties(
IPropertySet* ppOptions
);
[C++] Parameters ppOptions [out, retval]
ppOptions is a parameter of type IPropertySet** ppOptions [in]
ppOptions is a parameter of type IPropertySet*
FormatProperties is currently not in use.