PatchCodeParameters.PatchFormat

PatchCodeParameters.PatchFormat property

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

public PatchFormat PatchFormat { get; set; }

See Also