AcMapMbMapSheetLayoutSettings:: SetIncludeTitleBlock Method
Sets the flag to include a title block to a Map Sheet layout.
Acad::ErrorStatus SetIncludeTitleBlock( bool bIsOn );
Parameters |
Description |
bIsOn |
Input whether to include a title block. If true a title block gets included in a layout; otherwise Map Sheet layout will not include Title Block object. The name of the title block has to be set via SetTitleBlockName() method in order for SetIncludeTitleBlock() to succeed. |
Returns
Returns Acad::eOk if successful; otherwise, returns a different error code.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].