Eplan Platform API
Eplan.EplApi.HEServices Namespace / Edit Class / FitTextsInAlignmentBoxes Method
Page to be worked upon

In This Topic
    FitTextsInAlignmentBoxes Method
    In This Topic
    Fit the text in Alignement Boxes
    Syntax
    public bool FitTextsInAlignmentBoxes( 
       Page page
    )
    public:
    bool FitTextsInAlignmentBoxes( 
       Page^ page
    ) 

    Parameters

    page
    Page to be worked upon

    Return Value

    Returns True if the text is fitted successfully in Alignment Box, otherwise False
    See Also