Version

ExportText Property

The value which will be exported to the document.
Syntax
'Declaration
 
Public Property ExportText As String
public string ExportText {get; set;}
Remarks
This property gets or sets the text that will be written to the document for this header.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also