Type alias WatermarkContentComponent

WatermarkContentComponent: FC<{
    documentArea: DocumentArea;
}>

Generated using TypeDoc