NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FontUnit.Type

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Type As FontSize
[C#]
public FontSize Type {get;}
[C++]
public: __property FontSize get_Type();
[JScript]
public function get Type() : FontSize;

See Also

FontUnit Structure | FontUnit Members | System.Web.UI.WebControls Namespace