UNPKG

stimulsoft-forms

Version:
8 lines (7 loc) 239 B
export declare class StiExceedMargins { drawLeft?: boolean; drawTop?: boolean; drawRight?: boolean; drawBottom?: boolean; constructor(drawLeft?: boolean, drawTop?: boolean, drawRight?: boolean, drawBottom?: boolean); }