Name Property (EmbeddedStyleSheet)
In This Topic
Gets or sets a name of the embedded stylesheet.
Syntax
'Declaration
Public Property Name As String
public string Name {get; set;}
Property Value
A
System.String value indicating the name of the embedded stylesheet.
See Also