PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderIndex Class / ShouldSerializeEntryIndent Method

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