PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderIndex Class / ShouldSerializeSeeAlsoFormat Method

In This Topic
    ShouldSerializeSeeAlsoFormat Method (RenderIndex)
    In This Topic
    Tests whether the RenderIndex.SeeAlsoFormat property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeSeeAlsoFormat() As Boolean
    protected bool ShouldSerializeSeeAlsoFormat()
    See Also