Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.DefineObjectDataField


CorelScript.DefineObjectDataField

Function DefineObjectDataField(FieldName As String, Format As String, DrawDefault As Boolean, DocDefault As Boolean, SummarizeGroup As Boolean) As Long

Description

Member of CorelScript

The DefineObjectDataField method defines the properties of an object-data field.

Parameter
Description
FieldName
Specifies the name of the field
Format
Specifies the foramt of the field
DrawDefault
Specifies whether to save the field to CorelDrw.ini. True (-1) enables this option.
DocDefault
Specifies whether to add the field to all objects. True (-1) enables this option.
SummarizeGroup
Specifies whether to summarize groups. True (-1) enables this option.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.