Compartilhar via


TextViewBase.BoldFont property

Namespace:  Microsoft.SharePoint.Mobile.Controls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property BoldFont As Boolean
    Get
    Set
'Uso
Dim instance As TextViewBase
Dim value As Boolean

value = instance.BoldFont

instance.BoldFont = value
public bool BoldFont { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

TextViewBase class

TextViewBase members

Microsoft.SharePoint.Mobile.Controls namespace