PCM.SectionType Property

ClosedDescription

Sets or returns a section of printer code, containing either the data in the document or the formatting information for the document.

ClosedSyntax

PCM.SectionType

ClosedRemarks

Each printer code template can be divided into two sections: one containing the formatting information for the document, and another containing the data. The SectionType property defines which section of code to use. The returned value will be one of the BtSectionType constants.