patchFormat property

PatchFormat? patchFormat
getter/setter pair

PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly

Implementation

PatchFormat? patchFormat;