Returns a dictionary with the custom texts to use in the built-in Print Preview form.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public Dictionary<PreviewTextKey, string> CustomPreviewTexts { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property CustomPreviewTexts As Dictionary(Of PreviewTextKey, String) |
A Dictionary with the custom texts.