Method | Description | |
---|---|---|
BackgroundImageMarkup ( string sVariable ) : System.Collections.Generic | ||
PostProcessMarkupRectangle ( |
||
ProcessMarkup ( |
Processes the image markup and if the image is valid associates it with the current process data.
|
|
Render ( |
public BackgroundImageMarkup ( string sVariable ) : System.Collections.Generic | ||
sVariable | string | |
return | System.Collections.Generic |
public PostProcessMarkupRectangle ( |
||
zElement | ||
listAllMarkups | List |
|
nMarkup | int | |
return | bool |
public ProcessMarkup ( |
||
zElement | ||
zData | FormattedTextData | |
zProcessData | FormattedTextProcessData | |
zGraphics | ||
return | bool |
public Render ( |
||
zElement | ||
zGraphics | ||
return | bool |