Visual Basic (Declaration) | |
---|---|
Public MustOverride Property RightPageHeader As String |
C# | |
---|---|
public abstract string RightPageHeader {get; set;} |
If the string contains any of the following literal strings, a substitution will occur at the time of printing:
String | Substitution |
---|---|
${AppName} | The application name. |
${Date} | The current date. |
${Time} | The current time. |
${DateTime} | The current date and time. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)