Property | Type | Description | |
---|---|---|---|
byte2charLUT | byte[] |
Method | Description | |
---|---|---|
RtfImage ( |
||
SetAlignment ( int alignment ) : void | ||
SetTopLevelElement ( bool topLevelElement ) : void | ||
WriteContent ( Stream result ) : void |
Method | Description | |
---|---|---|
GetImageData ( Image image ) : byte[][] | ||
ImageDataSize ( ) : int | ||
RtfImage ( ) : System | ||
WriteImageDataHexEncoded ( Stream bab ) : void |
public RtfImage ( |
||
doc | ||
image | Image | |
return | System |
public SetTopLevelElement ( bool topLevelElement ) : void | ||
topLevelElement | bool | |
return | void |