PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / RenderIndex Class / ShouldSerializeLetterFormat Method

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