This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IH > IHTMLPopupInfo Interface > IHTMLPopupInfo.HTMLPresentationStyle Property (ArcObjects .NET 10.4 SDK) |
Indicates the content formating style for the HTML Popup tool.
[Visual Basic .NET] Public Property HTMLPresentationStyle As esriHTMLPopupStyle
[C#] public esriHTMLPopupStyle HTMLPresentationStyle {get; set;}
[C++]
HRESULT get_HTMLPresentationStyle(
esriHTMLPopupStyle* pStyle
);
[C++]
HRESULT put_HTMLPresentationStyle(
esriHTMLPopupStyle pStyle
);
[C++]
Parameters pStyle [out, retval]
pStyle is a parameter of type esriHTMLPopupStyle pStyle [in]
pStyle is a parameter of type esriHTMLPopupStyle