This documentation is archived and is not being maintained.

FontInfo.ShouldSerializeNames Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Function ShouldSerializeNames() As Boolean
[C#]
public bool ShouldSerializeNames();
[C++]
public: bool ShouldSerializeNames();
[JScript]
public function ShouldSerializeNames() : Boolean;

See Also

FontInfo Class | FontInfo Members | System.Web.UI.WebControls Namespace | Names

Show: