Property | Type | Description | |
---|---|---|---|
followTags | Hashtable |
Method | Description | |
---|---|---|
CreateChunk ( String text, |
||
CreateListItem ( |
||
CreateParagraph ( |
||
CreateParagraph ( |
||
FactoryProperties ( ) : System | ||
GetFont ( |
||
GetHyphenation ( |
||
GetHyphenation ( Hashtable props ) : IHyphenationEvent | ||
GetHyphenation ( String s ) : IHyphenationEvent | ||
InsertStyle ( Hashtable h ) : void | ||
InsertStyle ( Hashtable h, |
Method | Description | |
---|---|---|
SetParagraphLeading ( |
public CreateChunk ( String text, |
||
text | String | |
props | ||
return |
public static CreateListItem ( |
||
props | ||
return |
public static CreateParagraph ( |
||
props | ||
return |
public static CreateParagraph ( |
||
p | ||
props | ||
return | void |
public GetFont ( |
||
props | ||
return |
public static GetHyphenation ( |
||
props | ||
return | IHyphenationEvent |
public static GetHyphenation ( Hashtable props ) : IHyphenationEvent | ||
props | Hashtable | |
return | IHyphenationEvent |
public static GetHyphenation ( String s ) : IHyphenationEvent | ||
s | String | |
return | IHyphenationEvent |
public static InsertStyle ( Hashtable h ) : void | ||
h | Hashtable | |
return | void |
public static InsertStyle ( Hashtable h, |
||
h | Hashtable | |
cprops | ||
return | void |