Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Printing Namespace / RichTextHeaderFooterParser Class / OnBeforeParsing Method


In This Topic
    OnBeforeParsing Method (RichTextHeaderFooterParser)
    In This Topic
    Occurs before start parsing a section.
    Syntax
    'Declaration
     
    
    Protected Sub OnBeforeParsing() 
    'Usage
     
    
    Dim instance As RichTextHeaderFooterParser
     
    instance.OnBeforeParsing()
    protected void OnBeforeParsing()
    See Also