Method | Description | |
---|---|---|
AddColor ( String colorNr, Color color ) : void | ||
AddFont ( String fontNr, String fontName ) : void | ||
AddList ( String listNr, string list ) : void | ||
AddStylesheetList ( String stylesheetListNr, string list ) : void | ||
GetColorMappings ( ) : |
||
GetFontMappings ( ) : |
||
GetListMappings ( ) : |
||
GetStylesheetListMappings ( ) : |
||
RtfImportMappings ( ) : System |
public AddColor ( String colorNr, Color color ) : void | ||
colorNr | String | |
color | Color | |
return | void |
public AddFont ( String fontNr, String fontName ) : void | ||
fontNr | String | |
fontName | String | |
return | void |
public AddList ( String listNr, string list ) : void | ||
listNr | String | |
list | string | |
return | void |
public AddStylesheetList ( String stylesheetListNr, string list ) : void | ||
stylesheetListNr | String | |
list | string | |
return | void |
public GetColorMappings ( ) : |
||
return |
public GetFontMappings ( ) : |
||
return |
public GetListMappings ( ) : |
||
return |
public GetStylesheetListMappings ( ) : |
||
return |