Method | Description | |
---|---|---|
RtfTag ( string name ) : System | ||
RtfTag ( string name, string value ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ComputeHashCode ( ) : int | ||
DoVisit ( IRtfElementVisitor visitor ) : void | ||
IsEqual ( object obj ) : bool |
protected DoVisit ( IRtfElementVisitor visitor ) : void | ||
visitor | IRtfElementVisitor | |
return | void |
public RtfTag ( string name, string value ) : System | ||
name | string | |
value | string | |
return | System |