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