FitTextsInAlignmentBoxes Method
In This Topic
Fit the text in Alignement Boxes
Syntax
public bool FitTextsInAlignmentBoxes(
Page
)
public:
bool FitTextsInAlignmentBoxes(
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