PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / GetTreeBinary Method

In This Topic
    GetTreeBinary Method (RenderC1Printable)
    In This Topic
    Gets a System.Reflection.MethodInfo representing the "C1PrintableGetTreeBinary" method.
    Syntax
    'Declaration
     
    Protected Function GetTreeBinary() As MethodInfo
    protected MethodInfo GetTreeBinary()

    Return Value

    See Also