Property | Type | Description | |
---|---|---|---|
Content | string | ||
Length | int | ||
Type | TextBlockType |
Method | Description | |
---|---|---|
TextBlock ( TextBlockType type, string content ) : System | ||
ToString ( ) : string |
public TextBlock ( TextBlockType type, string content ) : System | ||
type | TextBlockType | |
content | string | |
return | System |