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

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