C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderIndex Class / SeeAlsoFormat Property

In This Topic
SeeAlsoFormat Property
In This Topic
Gets or sets a format string used to format the "See also" cross-references in the generated index.

The default is "(see {0})".

Syntax
'Declaration
 
Public Property SeeAlsoFormat As String
 
See Also