SetFormat(Format As String, FormatType As Integer, IsHW As Boolean)

DocContent object

Sets the format to use for interpretation. Default is "X(1-100), All and Printed (IsHW=FALSE)".

FormatType bit-masks

Numeric 

0x01

Alpha UPPER

0x02

Alpha lower 

0x04

Other

0x08

Wildcard 

0x10

Space 

0x20

All 

0x3F

The DocContent object