Add_String_Bool Method

Add_String_Bool function

Creates a new custom document property of the PropertyType.Boolean data type.


func (instance *CustomDocumentPropertyCollection) Add_String_Bool(name string, value bool)  (*DocumentProperty,  error) 

Remarks

See Also