Contact Us
Contact our corporate or local offices directly.
Parent page: PCB Query Functions - Fields
Returns all string objects whose Border Space Type property complies with the Query.
InvertedBorderSpaceType = InvertedBorderSpaceType_String
InvertedBorderSpaceType <> InvertedBorderSpaceType_String
InvertedBorderSpaceType_String
must be one of the strings from the following list:
'Border Margin'
'Text Offset'
InvertedBorderSpaceType = 'Border Margin'
Returns all string objects whose Border Space Type property is Border Margin
.
InvertedBorderSpaceType <> 'Border Margin'
Returns all objects except string objects whose Border Space Type property is Border Margin
.
IsTrueTypeText && InvertedBorderSpaceType <> 'Text Offset'
Returns all string objects whose Border Space Type property is not Text Offset
.
InvertedBorderSpaceType_String
are mandatory.
Contact our corporate or local offices directly.