Gets a dictionary with the custom texts to use in the built-in Print Preview form.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Dictionary<PreviewTextKey, String> getCustomPreviewTexts () |
A Dictionary with mapping between PreviewTextKey values and the custom texts.
See Also