PolicyLabel.FFontStyleFromString Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Shared Function FFontStyleFromString ( _
strFontStyle As String, _
<OutAttribute> ByRef fontStyle As PolicyLabel.FontStyle _
) As Boolean
'Usage
Dim strFontStyle As String
Dim fontStyle As PolicyLabel.FontStyle
Dim returnValue As Boolean
returnValue = PolicyLabel.FFontStyleFromString(strFontStyle, _
fontStyle)
public static bool FFontStyleFromString(
string strFontStyle,
out PolicyLabel.FontStyle fontStyle
)
Parameters
- strFontStyle
Type: System.String
Return Value
Type: System.Boolean
Returns Boolean.