PatchCodeParameters.Format

PatchCodeParameters.Format 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 Format { get; set; }

See Also